Binary compatibility report for the V8 library  between 3.21.13 and 3.21.14 versions on x86

Test Info


Library NameV8
Version #13.21.13
Version #23.21.14
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types555 / 376
VerdictIncompatible
(1.2%)

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh6
Problems with
Data Types
High0
Medium2
Low0
Problems with
Symbols
High0
Medium0
Low1
Problems with
Constants
Low0

Removed Symbols (6)


v8.h, libv8.so
namespace v8
ArrayBuffer::Allocator::AllocateUninitialized size_t length )
ArrayBuffer::Allocator::Free void* data )
ArrayBuffer::Allocator::Free void* data, size_t length )
ArrayBuffer::Allocator::~Allocator [in-charge-deleting] ( )
ArrayBuffer::Allocator::~Allocator [in-charge] ( )
vtable for ArrayBuffer::Allocator [data]

to the top

Problems with Data Types, Medium Severity (2)


v8.h
namespace v8
[+] class ArrayBuffer::Allocator (2)

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.h
v8config.h
v8stdint.h

to the top

Shared Libraries (1)


libv8.so

to the top




Generated on Fri Sep 13 07:10:09 2013 for V8 by ABI Compliance Checker 1.99.8.2  
A tool for checking backward compatibility of a C/C++ library API