Binary compatibility report for the V8 library  between 3.22.2 and 3.22.3 versions on x86

Test Info


Library NameV8
Version #13.22.2
Version #23.22.3
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types559 / 376
VerdictIncompatible
(0.4%)

Problem Summary


SeverityCount
Added Symbols-5
Removed SymbolsHigh2
Problems with
Data Types
High0
Medium0
Low2
Problems with
Symbols
High2
Medium0
Low1
Problems with
Constants
Low0

Added Symbols (5)


v8-defaults.h, libv8.so
namespace v8
ConfigureResourceConstraintsForCurrentPlatform ResourceConstraints* constraints )
SetDefaultResourceConstraintsForCurrentPlatform ( )

v8.h, libv8.so
namespace v8
EscapableHandleScope::EscapableHandleScope [in-charge] Isolate* isolate )
EscapableHandleScope::EscapableHandleScope [not-in-charge] Isolate* isolate )
Isolate::ThrowException Local<Value> exception )

to the top

Removed Symbols (2)


v8.h, libv8.so
namespace v8
HandleScope::CreateHandle struct internal::HeapObject* value ) [static]
HandleScope::CreateHandle struct internal::Object* value ) [static]

to the top

Problems with Symbols, High Severity (2)


v8.h, libv8.so
namespace v8
[+] HandleScope::CreateHandle struct internal::HeapObject* value ) [static] (1)
[+] HandleScope::CreateHandle struct internal::Object* value ) [static] (1)

to the top

Problems with Data Types, Low Severity (2)


v8.h
namespace v8
[+] class ResourceConstraints (2)

to the top

Problems with Symbols, Low Severity (1)


v8.h, libv8.so
namespace v8
[+] HandleScope::CreateHandle ( struct internal::Isolate* isolate, struct internal::Object* value ) [static] (1)

to the top

Header Files (5)


v8-preparser.h
v8-profiler.h
v8.h
v8config.h
v8stdint.h

to the top

Shared Libraries (1)


libv8.so

to the top




Generated on Sat Sep 28 06:13:27 2013 for V8 by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API