Binary compatibility report for the V8 library from version 3.2.3.1 to 3.2.4 on x86


Summary


Total Header Files5
Total Shared Libraries1
Total Symbols / Types397 / 148
VerdictIncompatible

Problem Summary


Added Symbols11
Removed Symbols1
Problems with
Data Types
High risk1
Medium risk1
Low risk0
Problems with
Symbols
High risk0
Medium risk0
Low risk0
Problems with Constants0

Added Symbols (11)


v8-profiler.h, libv8.so
namespace v8
CpuProfile::Delete ( )
CpuProfiler::DeleteAllProfiles ( ) [static]
HeapProfiler::DeleteAllSnapshots ( ) [static]
HeapSnapshot::Delete ( )

v8.h, libv8.so
namespace v8
HandleScope::CreateHandle internal::HeapObject* value ) [static]
Isolate::Dispose ( )
Isolate::Enter ( )
Isolate::Exit ( )
Isolate::GetCurrent ( ) [static]
Isolate::New ( ) [static]
V8::TerminateExecution Isolate* isolate ) [static]

to the top

Removed Symbols (1)


v8.h, libv8.so
namespace v8
V8::TerminateExecution ( ) [static]

to the top

Problems with Data Types, High risk (1)


v8.h
namespace v8
[+] HandleScope (1)

to the top

Problems with Data Types, Medium risk (1)


v8.h
namespace v8
[+] HandleScope (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 Thu Mar 24 06:11:04 2011 for V8 by ABI Compliance Checker 1.22.1  
The cross-platform tool for verifying backward binary compatibility of a shared C/C++ library