Binary compatibility report for the V8 library from version 3.3.1 to 3.3.3 on x86

Test Info


Library NameV8
Version #13.3.1
Version #23.3.3
CPU Architecturex86
GCC Version4.5

Test Results Summary


Total Header Files5
Total Shared Libraries1
Total Symbols / Types393 / 147
VerdictIncompatible

Problem Summary


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

Added Symbols (5)


v8.h, libv8.so
namespace v8
Object::HasOwnProperty Handle<String> key )
V8::GetCompressedStartupData StartupData* compressed_data ) [static]
V8::GetCompressedStartupDataAlgorithm ( ) [static]
V8::GetCompressedStartupDataCount ( ) [static]
V8::SetDecompressedStartupData StartupData* decompressed_data ) [static]

to the top

Problems with Data Types, Medium Severity (1)


v8.h
namespace v8
[+] ExternalArrayType (1)

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 Wed May 4 05:12:41 2011 for V8 by ABI Compliance Checker 1.23  
A tool for checking backward binary compatibility of a shared C/C++ library API