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

Test Info


Library NameV8
Version #13.23.9
Version #23.23.11
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files4
Total Shared Libraries1
Total Symbols / Types562 / 380
VerdictIncompatible
(0.4%)

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh2
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (4)


v8-platform.h, libv8.so
namespace v8
Platform::~Platform [in-charge-deleting] ( )
Platform::~Platform [in-charge] ( )

v8.h, libv8.so
namespace v8
V8::InitializePlatform Platform* platform ) [static]
V8::ShutdownPlatform ( ) [static]

to the top

Removed Symbols (2)


v8.h, libv8.so
namespace v8
Locker::StartPreemption ( Isolate* isolate, int every_n_ms ) [static]
Locker::StopPreemption Isolate* isolate ) [static]

to the top

Header Files (4)


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

to the top

Shared Libraries (1)


libv8.so

to the top




Generated on Tue Nov 26 05:35:03 2013 for V8 by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API