Binary compatibility report for the V8 library  between 3.15.11.18 and 3.16.0 versions on x86

Test Info


Library NameV8
Version #13.15.11.18
Version #23.16.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types471 / 320
VerdictIncompatible
(0.4%)

Problem Summary


SeverityCount
Added Symbols-3
Removed SymbolsHigh2
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High2
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (3)


v8.h, libv8.so
namespace v8
FunctionTemplate::New ( InvocationCallback callback, Handle<Value> data, Handle<Signature> signature, int length ) [static]
FunctionTemplate::SetLength int length )
V8::AddMessageListener MessageCallback that ) [static]

to the top

Removed Symbols (2)


v8.h, libv8.so
namespace v8
FunctionTemplate::New ( InvocationCallback callback, Handle<Value> data, Handle<Signature> signature ) [static]
V8::AddMessageListener ( MessageCallback that, Handle<Value> data ) [static]

to the top

Problems with Symbols, High Severity (2)


v8.h, libv8.so
namespace v8
[+] FunctionTemplate::New ( InvocationCallback callback, Handle<Value> data, Handle<Signature> signature ) [static] (1)
[+] V8::AddMessageListener ( MessageCallback that, Handle<Value> data ) [static] (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 Mar 14 06:59:04 2013 for V8 by ABI Compliance Checker 1.99  
A tool for checking backward compatibility of a C/C++ library API