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

Test Info


Library NameV8
Version #10.4.9.3
Version #21.0.3.6
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types217 / 197
VerdictIncompatible
(1.8%)

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh4
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (4)


v8.h, libv8.so
namespace v8
String::MakeExternal String::ExternalAsciiStringResource* resource )
String::MakeExternal String::ExternalStringResource* resource )
V8::PauseProfiler ( ) [static]
V8::ResumeProfiler ( ) [static]

to the top

Removed Symbols (4)


v8.h, libv8.so
namespace v8
String::ExternalStringResource::~ExternalStringResource [in-charge-deleting] ( )
String::ExternalStringResource::~ExternalStringResource [in-charge] ( )
V8::SetExternalSymbolCallback ExternalSymbolCallback p1 ) [static]
vtable for String::ExternalStringResource [data]

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:51 2012 for V8 by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API