Binary compatibility report for the V8 library  between 3.26.12 and 3.26.13 versions on x86

Test Info


Library NameV8
Version #13.26.12
Version #23.26.13
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files6
Total Shared Libraries1
Total Symbols / Types573 / 415
VerdictIncompatible
(1%)

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh6
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High1
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (1)


v8.h, libv8.so
namespace v8
Script::Compile ( Handle<String> source, ScriptOrigin* origin ) [static]

to the top

Removed Symbols (6)


v8.h, libv8.so
namespace v8
Script::Compile ( Handle<String> source, ScriptOrigin* origin, ScriptData* script_data ) [static]
ScriptData::New ( char const* data, int length ) [static]
ScriptData::PreCompile Handle<String> source ) [static]
ScriptData::~ScriptData [in-charge-deleting] ( )
ScriptData::~ScriptData [in-charge] ( )
vtable for ScriptData [data]

to the top

Problems with Symbols, High Severity (1)


v8.h, libv8.so
namespace v8
[+] Script::Compile ( Handle<String> source, ScriptOrigin* origin, ScriptData* script_data ) [static] (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 Tue Apr 15 01:41:08 2014 for V8 by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API