Binary compatibility report for the V8 library from version 2.2.1.1 to 2.2.2 on x86


Summary


Total Header Files2
Total Shared Libraries1
Checked Interfaces / Types331 / 124
VerdictIncompatible

Problem Summary


Added Interfaces19
Removed Interfaces1
Problems with
Data Types
High risk0
Medium risk0
Low risk0
Problems with
Interfaces
High risk0
Medium risk0
Low risk0
Problems with Constants0

Added Interfaces (19)


v8-profiler.h, libv8.so
namespace v8
CpuProfile::GetBottomUpRoot ( ) const
CpuProfile::GetTitle ( ) const
CpuProfile::GetTopDownRoot ( ) const
CpuProfile::GetUid ( ) const
CpuProfileNode::GetCallUid ( ) const
CpuProfileNode::GetChild int index ) const
CpuProfileNode::GetChildrenCount ( ) const
CpuProfileNode::GetFunctionName ( ) const
CpuProfileNode::GetLineNumber ( ) const
CpuProfileNode::GetScriptResourceName ( ) const
CpuProfileNode::GetSelfSamplesCount ( ) const
CpuProfileNode::GetTotalSamplesCount ( ) const
CpuProfiler::FindProfile unsigned int uid ) [static]
CpuProfiler::GetProfile int index ) [static]
CpuProfiler::GetProfilesCount ( ) [static]
CpuProfiler::StartProfiling Handle<String> title ) [static]
CpuProfiler::StopProfiling Handle<String> title ) [static]

v8.h, libv8.so
namespace v8
String::Flatten ( )
String::WriteUtf8 char* buffer, int length, int* nchars_ref ) const

to the top

Removed Interfaces (1)


v8.h, libv8.so
namespace v8
String::WriteUtf8 char* buffer, int length ) const

to the top

Header Files (2)


v8-debug.h
v8.h

to the top

Shared Libraries (1)


libv8.so

to the top




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