Binary compatibility report for the V8 library  between 3.18.3.2 and 3.18.4 versions on x86

Test Info


Library NameV8
Version #13.18.3.2
Version #23.18.4
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types529 / 345
VerdictIncompatible
(0.2%)

Problem Summary


SeverityCount
Added Symbols-8
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low1
Problems with
Constants
Low0

Added Symbols (8)


v8-profiler.h, libv8.so
namespace v8
HeapProfiler::SetRetainedObjectInfo UniqueId id, RetainedObjectInfo* info )

v8.h, libv8.so
namespace v8
ArrayBuffer::ByteLength ( ) const
ArrayBuffer::Data ( ) const
ArrayBuffer::New size_t byte_length ) [static]
ArrayBuffer::New void* data, size_t byte_length ) [static]
Isolate::SetObjectGroupId ( Persistent<Value>const& object, UniqueId id )
Isolate::SetReference ( Persistent<Object>const& parent, Persistent<Value>const& child )
Isolate::SetReferenceFromGroup UniqueId id, Persistent<Value>const& child )

to the top

Removed Symbols (1)


v8.h, libv8.so
namespace v8
String::MayContainNonAscii ( ) const

to the top

Problems with Symbols, Low Severity (1)


v8.h
namespace v8::internal
[+] Internals::kContextEmbedderDataIndex [data] (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 Apr 27 05:29:03 2013 for V8 by ABI Compliance Checker 1.99  
A tool for checking backward compatibility of a C/C++ library API