Binary compatibility report for the V8 library  between 3.4.12.1 and 3.4.13 versions on x86

Test Info


Library NameV8
Version #13.4.12.1
Version #23.4.13
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types415 / 163
VerdictCompatible

Problem Summary


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

Added Symbols (11)


v8.h, libv8.so
namespace v8
BooleanObject::BooleanValue ( ) const
BooleanObject::New bool value ) [static]
NumberObject::New double value ) [static]
NumberObject::NumberValue ( ) const
StringObject::New Handle<String> value ) [static]
StringObject::StringValue ( ) const
V8::SetEntropySource EntropySource source ) [static]
Value::IsBooleanObject ( ) const
Value::IsNativeError ( ) const
Value::IsNumberObject ( ) const
Value::IsStringObject ( ) const

to the top

Header Files (5)


v8-preparser.h
v8-profiler.h
v8-testing.h
v8.h
v8stdint.h

to the top

Shared Libraries (1)


libv8.so

to the top




Generated on Tue Jul 19 04:58:28 2011 for V8 by ABI Compliance Checker 1.23.5  
A tool for checking backward binary compatibility of a shared C/C++ library API