Binary compatibility report for the V8 library  between 3.25.5 and 3.25.6 versions on x86

Test Info


Library NameV8
Version #13.25.5
Version #23.25.6
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types548 / 387
VerdictIncompatible
(1.1%)

Problem Summary


SeverityCount
Added Symbols-5
Removed SymbolsHigh6
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High4
Medium0
Low1
Problems with
Constants
Low0

Added Symbols (5)


v8.h, libv8.so
namespace v8
Isolate::SetEventLogger LogEventCallback that )
Private::New ( Isolate* isolate, Local<String> name ) [static]
Script::Compile ( Handle<String> source, Handle<Value> file_name ) [static]
Script::Compile ( Handle<String> source, ScriptOrigin* origin, ScriptData* pre_data ) [static]
Script::New ( Handle<String> source, ScriptOrigin* origin, ScriptData* pre_data ) [static]

to the top

Removed Symbols (6)


v8.h, libv8.so
namespace v8
Message::GetScriptData ( ) const
Private::New ( Isolate* isolate, char const* data, int length ) [static]
Script::Compile ( Handle<String> source, Handle<Value> file_name, Handle<String> script_data ) [static]
Script::Compile ( Handle<String> source, ScriptOrigin* origin, ScriptData* pre_data, Handle<String> script_data ) [static]
Script::New ( Handle<String> source, ScriptOrigin* origin, ScriptData* pre_data, Handle<String> script_data ) [static]
Script::SetData Handle<String> data )

to the top

Problems with Symbols, High Severity (4)


v8.h, libv8.so
namespace v8
[+] Private::New ( Isolate* isolate, char const* data, int length ) [static] (1)
[+] Script::Compile ( Handle<String> source, Handle<Value> file_name, Handle<String> script_data ) [static] (1)
[+] Script::Compile ( Handle<String> source, ScriptOrigin* origin, ScriptData* pre_data, Handle<String> script_data ) [static] (1)
[+] Script::New ( Handle<String> source, ScriptOrigin* origin, ScriptData* pre_data, Handle<String> script_data ) [static] (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-platform.h
v8-profiler.h
v8.h
v8config.h
v8stdint.h

to the top

Shared Libraries (1)


libv8.so

to the top




Generated on Tue Mar 11 01:56:35 2014 for V8 by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API