Binary compatibility report for the V8 library  between 3.22.14 and 3.22.15 versions on x86

Test Info


Library NameV8
Version #13.22.14
Version #23.22.15
CPU Typex86
GCC Version4.6.1

Test Results


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

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh3
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High3
Medium0
Low0
Problems with
Constants
Low0

Removed Symbols (3)


v8.h, libv8.so
namespace v8
Isolate::SetObjectGroupId ( Persistent<Value, NonCopyablePersistentTraits<Value> >const& object, UniqueId id )
Isolate::SetReference ( Persistent<Object, NonCopyablePersistentTraits<Object> >const& parent, Persistent<Value, NonCopyablePersistentTraits<Value> >const& child )
Isolate::SetReferenceFromGroup UniqueId id, Persistent<Value, NonCopyablePersistentTraits<Value> >const& child )

to the top

Problems with Symbols, High Severity (3)


v8.h, libv8.so
namespace v8
[+] Isolate::SetObjectGroupId ( Persistent<Value, NonCopyablePersistentTraits<Value> >const& object, UniqueId id ) (1)
[+] Isolate::SetReference ( Persistent<Object, NonCopyablePersistentTraits<Object> >const& parent, Persistent<Value, NonCopyablePersistentTraits<Value> >const& child ) (1)
[+] Isolate::SetReferenceFromGroup UniqueId id, Persistent<Value, NonCopyablePersistentTraits<Value> >const& child ) (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 Sat Oct 19 07:29:48 2013 for V8 by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API