Binary compatibility report for the V8 library  between 3.17.10 and 3.17.11 versions on x86

Test Info


Library NameV8
Version #13.17.10
Version #23.17.11
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types494 / 332
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low1
Other Changes
in Data Types
-1

Added Symbols (3)


v8.h, libv8.so
namespace v8
HandleScope::HandleScope [in-charge] Isolate* isolate )
HandleScope::HandleScope [not-in-charge] Isolate* isolate )
Isolate::AdjustAmountOfExternalAllocatedMemory intptr_t change_in_bytes )

to the top

Problems with Constants, Low Severity (1)


v8.h
[+] V8_ONE_BYTE_STRINGS_ENABLED

to the top

Other Changes in Data Types (1)


v8-profiler.h
namespace v8
[+] enum HeapGraphNode::Type (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 Sun Mar 17 04:14:30 2013 for V8 by ABI Compliance Checker 1.99  
A tool for checking backward compatibility of a C/C++ library API