Binary compatibility report for the V8 library  between 3.16.5 and 3.16.6 versions on x86

Test Info


Library NameV8
Version #13.16.5
Version #23.16.6
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types473 / 322
VerdictIncompatible
(0.8%)

Problem Summary


SeverityCount
Added Symbols-5
Removed SymbolsHigh4
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High4
Medium0
Low1
Problems with
Constants
Low0

Added Symbols (5)


v8.h, libv8.so
namespace v8
Context::GetIsolate ( )
Locker::Locker [in-charge] ( )
Locker::Locker [not-in-charge] ( )
Unlocker::Unlocker [in-charge] ( )
Unlocker::Unlocker [not-in-charge] ( )

to the top

Removed Symbols (4)


v8.h, libv8.so
namespace v8
Locker::Locker [in-charge] Isolate* isolate )
Locker::Locker [not-in-charge] Isolate* isolate )
Unlocker::Unlocker [in-charge] Isolate* isolate )
Unlocker::Unlocker [not-in-charge] Isolate* isolate )

to the top

Problems with Symbols, High Severity (4)


v8.h, libv8.so
namespace v8
[+] Locker::Locker [not-in-charge] Isolate* isolate ) (1)
[+] Locker::Locker [in-charge] Isolate* isolate ) (1)
[+] Unlocker::Unlocker [in-charge] Isolate* isolate ) (1)
[+] Unlocker::Unlocker [not-in-charge] Isolate* isolate ) (1)

to the top

Problems with Symbols, Low Severity (1)


v8.h, libv8.so
namespace v8
[+] Locker::IsLocked Isolate* isolate ) [static] (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 Sat Jan 19 06:15:43 2013 for V8 by ABI Compliance Checker 1.98.7  
A tool for checking backward compatibility of a C/C++ library API