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


Summary


Total Header Files3
Total Shared Libraries1
Checked Interfaces / Types333 / 124
VerdictIncompatible

Problem Summary


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

Added Interfaces (3)


v8.h, libv8.so
namespace v8
String::Write uint16_t* buffer, int start, int length, String::WriteHints hints ) const
String::WriteAscii char* buffer, int start, int length, String::WriteHints hints ) const
String::WriteUtf8 char* buffer, int length, int* nchars_ref, String::WriteHints hints ) const

to the top

Removed Interfaces (4)


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

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:02:00 2011 for V8 by ABI Compliance Checker 1.22  
The cross-platform tool for verifying backward binary compatibility of a dynamic C/C++ library