Binary compatibility report for the V8 library  between 2.5.7 and 2.5.8 versions on x86

Test Info


Library NameV8
Version #12.5.7
Version #22.5.8
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files3
Total Shared Libraries1
Total Symbols / Types380 / 273
VerdictIncompatible
(0.5%)

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh2
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High1
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-3

Added Symbols (2)


v8-profiler.h, libv8.so
namespace v8
HeapGraphNode::GetDominatorNode ( ) const
HeapGraphNode::GetRetainedSize bool exact ) const

to the top

Removed Symbols (2)


v8-profiler.h, libv8.so
namespace v8
HeapGraphNode::GetReachableSize ( ) const
HeapGraphNode::GetRetainedSize ( ) const

to the top

Problems with Symbols, High Severity (1)


v8-profiler.h, libv8.so
namespace v8
[+] HeapGraphNode::GetRetainedSize ( ) const (1)

to the top

Other Changes in Data Types (3)


v8-profiler.h
namespace v8
[+] enum HeapGraphEdge::Type (2)
[+] enum HeapGraphNode::Type (1)

to the top

Header Files (3)


v8-profiler.h
v8.h
v8stdint.h

to the top

Shared Libraries (1)


libv8.so

to the top




Generated on Wed Aug 29 18:47:36 2012 for V8 by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API