Binary compatibility report for the V8 library  between 3.4.3 and 3.4.4 versions on x86

Test Info


Library NameV8
Version #13.4.3
Version #23.4.4
CPU Architecturex86
GCC Version4.5

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types404 / 160
VerdictIncompatible

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (2)


v8.h, libv8.so
namespace v8
Object::GetOwnPropertyNames ( )
V8::IsExecutionTerminating Isolate* isolate ) [static]

to the top

Removed Symbols (1)


v8.h, libv8.so
namespace v8
V8::IsExecutionTerminating ( ) [static]

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 Thu Jun 16 06:42:11 2011 for V8 by ABI Compliance Checker 1.23.1  
A tool for checking backward binary compatibility of a shared C/C++ library API