Binary compatibility report for the V8 library  between 3.22.5 and 3.22.6 versions on x86

Test Info


Library NameV8
Version #13.22.5
Version #23.22.6
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files6
Total Shared Libraries1
Total Symbols / Types552 / 374
VerdictIncompatible
(0.2%)

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh1
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
ScriptData::PreCompile ( Isolate* isolate, char const* input, int length ) [static]

to the top

Removed Symbols (1)


v8.h, libv8.so
namespace v8
ScriptData::PreCompile ( char const* input, int length ) [static]

to the top

Problems with Symbols, High Severity (1)


v8.h, libv8.so
namespace v8
[+] ScriptData::PreCompile ( char const* input, int length ) [static] (1)

to the top

Header Files (6)


v8-defaults.h
v8-preparser.h
v8-profiler.h
v8.h
v8config.h
v8stdint.h

to the top

Shared Libraries (1)


libv8.so

to the top




Generated on Thu Oct 3 05:23:32 2013 for V8 by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API