Binary compatibility report for the V8 library  between 3.9.24.37 and 3.10.0 versions on x86

Test Info


Library NameV8
Version #13.9.24.37
Version #23.10.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types455 / 311
VerdictIncompatible
(0.3%)

Problem Summary


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

Added Symbols (2)


v8-profiler.h, libv8.so
namespace v8
HeapSnapshot::GetMaxSnapshotJSObjectId ( ) const
HeapSnapshot::GetNodeById SnapshotObjectId id ) const

to the top

Removed Symbols (1)


v8-profiler.h, libv8.so
namespace v8
HeapSnapshot::GetNodeById uint64_t id ) const

to the top

Problems with Symbols, High Severity (1)


v8-profiler.h, libv8.so
namespace v8
[+] HeapSnapshot::GetNodeById uint64_t id ) const (1)

to the top

Problems with Symbols, Medium Severity (1)


v8-profiler.h, libv8.so
namespace v8
[+] HeapGraphNode::GetId ( ) const (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 Wed May 8 06:56:06 2013 for V8 by ABI Compliance Checker 1.99  
A tool for checking backward compatibility of a C/C++ library API