Binary compatibility report for the V8 library  between 3.9.11 and 3.9.12 versions on x86

Test Info


Library NameV8
Version #13.9.11
Version #23.9.12
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types415 / 304
VerdictIncompatible
(0.24%)

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High1
Medium0
Low0
Problems with
Constants
Low0
Other Changes-0

Added Symbols (2)


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

v8.h, libv8.so
namespace v8
V8::SetReturnAddressLocationResolver ReturnAddressLocationResolver return_address_resolver ) [static]

to the top

Removed Symbols (1)


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

to the top

Problems with Symbols, High Severity (1)


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

to the top

Header Files (5)


v8-preparser.h
v8-profiler.h
v8-testing.h
v8.h
v8stdint.h

to the top

Shared Libraries (1)


libv8.so

to the top




Generated on Wed Feb 29 06:25:45 2012 for V8 by ABI Compliance Checker 1.96.8  
A tool for checking backward binary compatibility of a shared C/C++ library API