Binary compatibility report for the V8 library  between 1.0.3.6 and 1.1.10.17 versions on x86

Test Info


Library NameV8
Version #11.0.3.6
Version #21.1.10.17
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types220 / 198
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-12
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (12)


v8.h, libv8.so
namespace v8
External::Unwrap Handle<Value> obj ) [static]
External::Wrap void* data ) [static]
Object::Clone ( )
Object::DeleteHiddenValue Handle<String> key )
Object::GetHiddenValue Handle<String> key )
Object::GetIdentityHash ( )
Object::SetHiddenValue ( Handle<String> key, Handle<Value> value )
Script::Id ( )
String::Empty ( ) [static]
V8::Dispose ( ) [static]
V8::SetAddHistogramSampleFunction AddHistogramSampleCallback p1 ) [static]
V8::SetCreateHistogramFunction CreateHistogramCallback p1 ) [static]

to the top

Header Files (1)


v8.h

to the top

Shared Libraries (1)


libv8.so

to the top




Generated on Wed Aug 29 18:48:48 2012 for V8 by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API