Binary compatibility report for the V8 library  between 3.23.2 and 3.23.3 versions on x86

Test Info


Library NameV8
Version #13.23.2
Version #23.23.3
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types556 / 372
VerdictIncompatible
(0.2%)

Problem Summary


SeverityCount
Added Symbols-7
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Symbols
-1

Added Symbols (7)


v8.h, libv8.so
namespace v8
External::New ( Isolate* isolate, void* value ) [static]
Object::DeletePrivate Handle<Private> key )
Object::GetPrivate Handle<Private> key )
Object::HasPrivate Handle<Private> key )
Object::SetPrivate ( Handle<Private> key, Handle<Value> value )
Private::Name ( ) const
Private::New ( Isolate* isolate, char const* data, int length ) [static]

to the top

Removed Symbols (1)


v8.h, libv8.so
namespace v8
Symbol::New Isolate* isolate ) [static]

to the top

Other Changes in Symbols (1)


v8.h, libv8.so
namespace v8
[+] Symbol::New ( Isolate* isolate, char const* data, int length ) [static] (1)

to the top

Header Files (5)


v8-defaults.h
v8-profiler.h
v8.h
v8config.h
v8stdint.h

to the top

Shared Libraries (1)


libv8.so

to the top




Generated on Thu Nov 14 05:29:10 2013 for V8 by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API