Binary compatibility report for the V8 library  between 3.15.1.1 and 3.15.1.2 versions on x86

Test Info


Library NameV8
Version #13.15.1.1
Version #23.15.1.2
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types467 / 314
VerdictIncompatible
(0.9%)

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh4
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low1
Problems with
Constants
Low0

Added Symbols (4)


v8.h, libv8.so
namespace v8
Context::GetData ( )
Context::SetData Handle<Value> data )
External::Wrap void* data ) [static]
Object::SetPointerInInternalField int index, void* value )

to the top

Removed Symbols (4)


v8.h, libv8.so
namespace v8
Context::SetAlignedPointerInEmbedderData int index, void* value )
Context::SetEmbedderData int index, Handle<Value> value )
Object::GetPointerFromInternalField int index )
Object::SetAlignedPointerInInternalField int index, void* value )

to the top

Problems with Symbols, Low Severity (1)


v8.h
namespace v8::internal
[+] Internals::kEmptySymbolRootIndex [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 Thu Nov 8 03:55:46 2012 for V8 by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API