Binary compatibility report for the V8 library from version 2.2.10 to 2.2.12 on x86


Summary


Total Header Files3
Total Shared Libraries1
Checked Interfaces / Types350 / 131
VerdictIncompatible

Problem Summary


Added Interfaces8
Removed Interfaces4
Problems with
Data Types
High risk0
Medium risk0
Low risk0
Problems with
Interfaces
High risk0
Medium risk1
Low risk0
Problems with Constants0

Added Interfaces (8)


v8-debug.h, libv8.so
namespace v8
Debug::EventDetails::~EventDetails [in-charge-deleting] ( )
Debug::EventDetails::~EventDetails [in-charge] ( )
Debug::SetDebugEventListener2 Debug::EventCallback2 that, Handle<Value> data ) [static]

v8-profiler.h, libv8.so
namespace v8
CpuProfiler::FindProfile unsigned int uid, Handle<Value> security_token ) [static]
CpuProfiler::GetProfile int index, Handle<Value> security_token ) [static]
CpuProfiler::StopProfiling Handle<String> title, Handle<Value> security_token ) [static]

v8.h, libv8.so
namespace v8
Object::SetAccessor Handle<String> name, AccessorGetter getter, AccessorSetter setter, Handle<Value> data, AccessControl settings, PropertyAttribute attribute )
ScriptData::New char const* data, int length ) [static]

to the top

Removed Interfaces (4)


v8-profiler.h, libv8.so
namespace v8
CpuProfiler::FindProfile unsigned int uid ) [static]
CpuProfiler::GetProfile int index ) [static]
CpuProfiler::StopProfiling Handle<String> title ) [static]

v8.h, libv8.so
namespace v8
ScriptData::New unsigned int* data, int length ) [static]

to the top

Problems with Interfaces, Medium risk (1)


v8.h
namespace v8
[+] ScriptData::Data ( ) (1)

to the top

Header Files (3)


v8-debug.h
v8-profiler.h
v8.h

to the top

Shared Libraries (1)


libv8.so

to the top




Generated on Fri Feb 25 16:01:30 2011 for V8 by ABI Compliance Checker 1.22  
The cross-platform tool for verifying backward binary compatibility of a dynamic C/C++ library