Binary compatibility report for the V8 library  between 3.17.16.2 and 3.18.0 versions on x86

Test Info


Library NameV8
Version #13.17.16.2
Version #23.18.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types519 / 336
VerdictIncompatible
(0.4%)

Problem Summary


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

Added Symbols (12)


v8.h, libv8.so
namespace v8
Context::New ( Isolate* isolate, ExtensionConfiguration* extensions, Handle<ObjectTemplate> global_template, Handle<Value> global_object ) [static]
Object::Delete Handle<Value> key )
Object::Has Handle<Value> key )
Script::GetLineNumber int code_pos )
Script::GetScriptName ( )
Symbol::Name ( ) const
Symbol::New Isolate* isolate ) [static]
Symbol::New ( Isolate* isolate, char const* data, int length ) [static]
SymbolObject::New ( Isolate* isolate, Handle<Symbol> value ) [static]
SymbolObject::SymbolValue ( ) const
Value::IsSymbol ( ) const
Value::IsSymbolObject ( ) const

to the top

Removed Symbols (2)


v8.h, libv8.so
namespace v8
Object::Delete Handle<String> key )
Object::Has Handle<String> key )

to the top

Problems with Symbols, High Severity (2)


v8.h, libv8.so
namespace v8
[+] Object::Delete Handle<String> key ) (1)
[+] Object::Has Handle<String> key ) (1)

to the top

Problems with Symbols, Low Severity (1)


v8.h
namespace v8::internal
[+] Internals::kEmptyStringRootIndex [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 Apr 18 07:50:04 2013 for V8 by ABI Compliance Checker 1.99  
A tool for checking backward compatibility of a C/C++ library API