Binary compatibility report for the V8 library  between 3.24.9 and 3.24.10 versions on x86

Test Info


Library NameV8
Version #13.24.9
Version #23.24.10
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types548 / 379
VerdictIncompatible
(1.5%)

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh8
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Removed Symbols (8)


v8.h, libv8.so
namespace v8
FunctionTemplate::New ( FunctionCallback callback, Handle<Value> data, Handle<Signature> signature, int length ) [static]
Integer::New int32_t value ) [static]
Integer::New int32_t value, Isolate* p2 ) [static]
Integer::NewFromUnsigned uint32_t value ) [static]
Integer::NewFromUnsigned uint32_t value, Isolate* p2 ) [static]
Number::New double value ) [static]
Object::New ( ) [static]
String::Empty ( ) [static]

to the top

Header Files (5)


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

to the top

Shared Libraries (1)


libv8.so

to the top




Generated on Fri Jan 10 08:41:11 2014 for V8 by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API