Binary compatibility report for the V8 library  between 3.21.16.2 and 3.21.17 versions on x86

Test Info


Library NameV8
Version #13.21.16.2
Version #23.21.17
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types553 / 375
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.h, libv8.so
namespace v8
Isolate::AddGCEpilogueCallback ( Isolate::GCEpilogueCallback callback, enum GCType gc_type_filter )
Isolate::AddGCPrologueCallback ( Isolate::GCPrologueCallback callback, enum GCType gc_type_filter )
Isolate::RemoveGCEpilogueCallback Isolate::GCEpilogueCallback callback )
Isolate::RemoveGCPrologueCallback Isolate::GCPrologueCallback callback )

to the top

Removed Symbols (2)


v8.h, libv8.so
namespace v8
V8::SetGlobalGCEpilogueCallback GCCallback p1 ) [static]
V8::SetGlobalGCPrologueCallback GCCallback p1 ) [static]

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 Thu Sep 19 05:27:31 2013 for V8 by ABI Compliance Checker 1.99.8.2  
A tool for checking backward compatibility of a C/C++ library API