Binary compatibility report for the V8 library  between 3.25.12 and 3.25.17 versions on x86

Test Info


Library NameV8
Version #13.25.12
Version #23.25.17
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files6
Total Shared Libraries1
Total Symbols / Types563 / 414
VerdictIncompatible
(0.7%)

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh3
Problems with
Data Types
High1
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (4)


v8.h, libv8.so
namespace v8
Promise::Resolver::GetPromise ( )
Promise::Resolver::New Isolate* isolate ) [static]
Promise::Resolver::Reject Handle<Value> value )
Promise::Resolver::Resolve Handle<Value> value )

to the top

Removed Symbols (3)


v8.h, libv8.so
namespace v8
Promise::New Isolate* isolate ) [static]
Promise::Reject Handle<Value> value )
Promise::Resolve Handle<Value> value )

to the top

Problems with Data Types, High Severity (1)


v8.h
namespace v8
[+] class OutputStream (1)

to the top

Header Files (6)


v8-platform.h
v8-profiler.h
v8-util.h
v8.h
v8config.h
v8stdint.h

to the top

Shared Libraries (1)


libv8.so

to the top




Generated on Thu Mar 20 02:11:15 2014 for V8 by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API