Binary compatibility report for the V8 library from version 2.1.0.1 to 2.1.1 on x86


Summary


Total Header Files2
Total Shared Libraries1
Checked Interfaces / Types305 / 116
VerdictIncompatible

Problem Summary


Added Interfaces9
Removed Interfaces5
Problems with
Data Types
High risk0
Medium risk0
Low risk0
Problems with
Interfaces
High risk0
Medium risk0
Low risk0
Problems with Constants0

Added Interfaces (9)


v8.h, libv8.so
namespace v8
Function::GetScriptLineNumber ( ) const
Function::GetScriptOrigin ( ) const
Function::kLineOffsetNotFound [data]
Object::SetPrototype Handle<Value> prototype )
Script::Compile Handle<String> source, Handle<Value> file_name, Handle<String> script_data ) [static]
Script::Compile Handle<String> source, ScriptOrigin* origin, ScriptData* pre_data, Handle<String> script_data ) [static]
Script::New Handle<String> source, ScriptOrigin* origin, ScriptData* pre_data, Handle<String> script_data ) [static]
V8::PauseProfilerEx int flags, int tag ) [static]
V8::ResumeProfilerEx int flags, int tag ) [static]

to the top

Removed Interfaces (5)


v8.h, libv8.so
namespace v8
Script::Compile Handle<String> source, Handle<Value> file_name ) [static]
Script::Compile Handle<String> source, ScriptOrigin* origin, ScriptData* pre_data ) [static]
Script::New Handle<String> source, ScriptOrigin* origin, ScriptData* pre_data ) [static]
V8::PauseProfilerEx int flags ) [static]
V8::ResumeProfilerEx int flags ) [static]

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