Binary compatibility report for the V8 library  between 3.25.23 and 3.25.24 versions on x86

Test Info


Library NameV8
Version #13.25.23
Version #23.25.24
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files6
Total Shared Libraries1
Total Symbols / Types578 / 419
VerdictIncompatible
(1.7%)

Problem Summary


SeverityCount
Added Symbols-5
Removed SymbolsHigh10
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High1
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (5)


v8.h, libv8.so
namespace v8
Object::SetAccessorProperty ( Local<String> name, Local<Function> getter, Handle<Function> setter, enum PropertyAttribute attribute, enum AccessControl settings )
Private::ForApi ( Isolate* isolate, Local<String> name ) [static]
Symbol::For ( Isolate* isolate, Local<String> name ) [static]
Symbol::ForApi ( Isolate* isolate, Local<String> name ) [static]
Symbol::New ( Isolate* isolate, Local<String> name ) [static]

to the top

Removed Symbols (10)


v8.h, libv8.so
namespace v8
Context::HasOutOfMemoryException ( )
ScriptCompiler::Source::GetCachedData ( ) const
ScriptCompiler::Source::Source [in-charge] ( Local<String> source_string, ScriptCompiler::CachedData* cached_data )
ScriptCompiler::Source::Source [in-charge] ( Local<String> source_string, ScriptOrigin const& origin, ScriptCompiler::CachedData* cached_data )
ScriptCompiler::Source::Source [not-in-charge] ( Local<String> source_string, ScriptCompiler::CachedData* cached_data )
ScriptCompiler::Source::Source [not-in-charge] ( Local<String> source_string, ScriptOrigin const& origin, ScriptCompiler::CachedData* cached_data )
ScriptCompiler::Source::~Source [in-charge] ( )
ScriptCompiler::Source::~Source [not-in-charge] ( )
Symbol::New ( Isolate* isolate, char const* data, int length ) [static]
V8::IgnoreOutOfMemoryException ( ) [static]

to the top

Problems with Symbols, High Severity (1)


v8.h, libv8.so
namespace v8
[+] Symbol::New ( Isolate* isolate, char const* data, int length ) [static] (1)

to the top

Header Files (6)


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

to the top

Shared Libraries (1)


libv8.so

to the top




Generated on Tue Mar 25 16:58:09 2014 for V8 by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API