Binary compatibility report for the V8 library  between 3.23.8 and 3.23.9 versions on x86

Test Info


Library NameV8
Version #13.23.8
Version #23.23.9
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types564 / 379
VerdictIncompatible
(0.9%)

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh5
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High2
Medium0
Low2
Problems with
Constants
Low0

Added Symbols (2)


v8.h, libv8.so
namespace v8
Isolate::AdjustAmountOfExternalAllocatedMemory int64_t change_in_bytes )
V8::AdjustAmountOfExternalAllocatedMemory int64_t change_in_bytes ) [static]

to the top

Removed Symbols (5)


v8-defaults.h, libv8.so
namespace v8
ConfigureResourceConstraintsForCurrentPlatform ResourceConstraints* constraints )
SetDefaultResourceConstraintsForCurrentPlatform ( )

v8.h, libv8.so
namespace v8
Isolate::AdjustAmountOfExternalAllocatedMemory intptr_t change_in_bytes )
SetResourceConstraints ResourceConstraints* constraints )
V8::AdjustAmountOfExternalAllocatedMemory intptr_t change_in_bytes ) [static]

to the top

Problems with Symbols, High Severity (2)


v8.h, libv8.so
namespace v8
[+] Isolate::AdjustAmountOfExternalAllocatedMemory intptr_t change_in_bytes ) (1)
[+] V8::AdjustAmountOfExternalAllocatedMemory intptr_t change_in_bytes ) [static] (1)

to the top

Problems with Symbols, Low Severity (2)


v8.h
namespace v8::internal
[+] Internals::kIsolateEmbedderDataOffset [data] (1)
[+] Internals::kIsolateRootsOffset [data] (1)

to the top

Header Files (5)


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

to the top

Shared Libraries (1)


libv8.so

to the top




Generated on Fri Nov 22 07:30:08 2013 for V8 by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API