Binary compatibility report for the V8 library from version 3.3.4 to 3.3.5.1 on x86

Test Info


Library NameV8
Version #13.3.4
Version #23.3.5.1
CPU Architecturex86
GCC Version4.5

Test Results Summary


Total Header Files5
Total Shared Libraries1
Total Symbols / Types402 / 150
VerdictIncompatible

Problem Summary


SeverityCount
Added Symbols-7
Removed SymbolsHigh5
Problems with
Data Types
High2
Medium0
Low2
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (7)


v8.h, libv8.so
namespace v8
Locker::IsLocked Isolate* isolate ) [static]
Locker::Locker [in-charge] Isolate* isolate )
Locker::Locker [not-in-charge] Isolate* isolate )
Object::CallAsConstructor int argc, Handle<Value>* argv )
Object::CallAsFunction Handle<Object> recv, int argc, Handle<Value>* argv )
Unlocker::Unlocker [in-charge] Isolate* isolate )
Unlocker::Unlocker [not-in-charge] Isolate* isolate )

to the top

Removed Symbols (5)


v8.h, libv8.so
namespace v8
Locker::IsLocked ( ) [static]
Locker::Locker [in-charge] ( )
Locker::Locker [not-in-charge] ( )
Unlocker::Unlocker [in-charge] ( )
Unlocker::Unlocker [not-in-charge] ( )

to the top

Problems with Data Types, High Severity (2)


v8.h
namespace v8
[+] Locker (1)
[+] Unlocker (1)

to the top

Problems with Data Types, Low Severity (2)


v8.h
namespace v8
[+] Locker (1)
[+] Unlocker (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 Tue May 10 05:43:46 2011 for V8 by ABI Compliance Checker 1.23  
A tool for checking backward binary compatibility of a shared C/C++ library API