Binary compatibility report for the V8 library  between 3.20.11 and 3.20.11.2 versions on x86

Test Info


Library NameV8
Version #13.20.11
Version #23.20.11.2
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types559 / 402
VerdictIncompatible
(1.1%)

Problem Summary


SeverityCount
Added Symbols-5
Removed SymbolsHigh5
Problems with
Data Types
High1
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (5)


v8.h, libv8.so
namespace v8
BooleanObject::BooleanValue ( ) const
Date::NumberValue ( ) const
NumberObject::NumberValue ( ) const
StringObject::StringValue ( ) const
SymbolObject::SymbolValue ( ) const

to the top

Removed Symbols (5)


v8.h, libv8.so
namespace v8
BooleanObject::ValueOf ( ) const
Date::ValueOf ( ) const
NumberObject::ValueOf ( ) const
StringObject::ValueOf ( ) const
SymbolObject::ValueOf ( ) const

to the top

Problems with Data Types, High Severity (1)


v8.h
namespace v8
[+] class Handle<Symbol> (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 Fri Aug 2 05:11:38 2013 for V8 by ABI Compliance Checker 1.99.7  
A tool for checking backward compatibility of a C/C++ library API