Binary compatibility report for the V8 library  between 3.25.19 and 3.25.20 versions on x86

Test Info


Library NameV8
Version #13.25.19
Version #23.25.20
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files6
Total Shared Libraries1
Total Symbols / Types571 / 411
VerdictIncompatible
(1.1%)

Problem Summary


SeverityCount
Added Symbols-13
Removed SymbolsHigh6
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High6
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (13)


v8.h, libv8.so
namespace v8
ScriptCompiler::CachedData::CachedData [in-charge] ( uint8_t const* data, int length, enum ScriptCompiler::CachedData::BufferPolicy buffer_policy )
ScriptCompiler::CachedData::CachedData [not-in-charge] ( uint8_t const* data, int length, enum ScriptCompiler::CachedData::BufferPolicy buffer_policy )
ScriptCompiler::CachedData::~CachedData [in-charge] ( )
ScriptCompiler::CachedData::~CachedData [not-in-charge] ( )
ScriptCompiler::Compile ( Isolate* isolate, ScriptCompiler::Source* source, enum ScriptCompiler::CompileOptions options ) [static]
ScriptCompiler::CompileUnbound ( Isolate* isolate, ScriptCompiler::Source* source, enum ScriptCompiler::CompileOptions options ) [static]
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] ( )

to the top

Removed Symbols (6)


v8.h, libv8.so
namespace v8
ScriptCompiler::Compile ( Isolate* isolate, ScriptCompiler::Source const& source, enum ScriptCompiler::CompileOptions options ) [static]
ScriptCompiler::CompileUnbound ( Isolate* isolate, ScriptCompiler::Source const& source, enum ScriptCompiler::CompileOptions options ) [static]
ScriptCompiler::Source::Source [in-charge] ( Local<String> source_string, ScriptCompiler::CachedData const& cached_data )
ScriptCompiler::Source::Source [in-charge] ( Local<String> source_string, ScriptOrigin const& origin, ScriptCompiler::CachedData const& cached_data )
ScriptCompiler::Source::Source [not-in-charge] ( Local<String> source_string, ScriptCompiler::CachedData const& cached_data )
ScriptCompiler::Source::Source [not-in-charge] ( Local<String> source_string, ScriptOrigin const& origin, ScriptCompiler::CachedData const& cached_data )

to the top

Problems with Symbols, High Severity (6)


v8.h, libv8.so
namespace v8
[+] ScriptCompiler::Compile ( Isolate* isolate, ScriptCompiler::Source const& source, enum ScriptCompiler::CompileOptions options ) [static] (1)
[+] ScriptCompiler::CompileUnbound ( Isolate* isolate, ScriptCompiler::Source const& source, enum ScriptCompiler::CompileOptions options ) [static] (1)
[+] ScriptCompiler::Source::Source [in-charge] ( Local<String> source_string, ScriptCompiler::CachedData const& cached_data ) (1)
[+] ScriptCompiler::Source::Source [not-in-charge] ( Local<String> source_string, ScriptCompiler::CachedData const& cached_data ) (1)
[+] ScriptCompiler::Source::Source [in-charge] ( Local<String> source_string, ScriptOrigin const& origin, ScriptCompiler::CachedData const& cached_data ) (1)
[+] ScriptCompiler::Source::Source [not-in-charge] ( Local<String> source_string, ScriptOrigin const& origin, ScriptCompiler::CachedData const& cached_data ) (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:44 2014 for V8 by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API