Binary compatibility report for the V8 library  between 3.17.14 and 3.17.15 versions on x86

Test Info


Library NameV8
Version #13.17.14
Version #23.17.15
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types518 / 332
VerdictIncompatible
(4.4%)

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh23
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High1
Medium0
Low1
Problems with
Constants
Low0

Added Symbols (1)


v8-profiler.h, libv8.so
namespace v8
CpuProfiler::StartProfiling Handle<String> title ) [static]

to the top

Removed Symbols (23)


v8-profiler.h, libv8.so
namespace v8
CpuProfile::GetSample int index ) const
CpuProfile::GetSamplesCount ( ) const
CpuProfileNode::GetNodeId ( ) const
CpuProfiler::DeleteAllCpuProfiles ( )
CpuProfiler::FindCpuProfile ( unsigned int uid, Handle<Value> security_token )
CpuProfiler::GetCpuProfile int index, Handle<Value> security_token )
CpuProfiler::GetProfileCount ( )
CpuProfiler::StartCpuProfiling ( Handle<String> title, bool record_samples )
CpuProfiler::StartProfiling ( Handle<String> title, bool record_samples ) [static]
CpuProfiler::StopCpuProfiling ( Handle<String> title, Handle<Value> security_token )
HeapProfiler::DeleteAllHeapSnapshots ( )
HeapProfiler::FindHeapSnapshot unsigned int uid )
HeapProfiler::GetHeapSnapshot int index )
HeapProfiler::GetHeapStats OutputStream* stream )
HeapProfiler::GetObjectId Handle<Value> value )
HeapProfiler::GetProfilerMemorySize ( )
HeapProfiler::GetSnapshotCount ( )
HeapProfiler::SetWrapperClassInfoProvider ( uint16_t class_id, HeapProfiler::WrapperInfoCallback callback )
HeapProfiler::StartTrackingHeapObjects ( )
HeapProfiler::StopTrackingHeapObjects ( )
HeapProfiler::TakeHeapSnapshot ( Handle<String> title, ActivityControl* control, HeapProfiler::ObjectNameResolver* global_object_name_resolver )

v8.h, libv8.so
namespace v8
Isolate::GetCpuProfiler ( )
Isolate::GetHeapProfiler ( )

to the top

Problems with Symbols, High Severity (1)


v8-profiler.h, libv8.so
namespace v8
[+] CpuProfiler::StartProfiling ( Handle<String> title, bool record_samples ) [static] (1)

to the top

Problems with Symbols, Low Severity (1)


v8.h, libv8.so
namespace v8
[+] V8::GetCompressedStartupDataAlgorithm ( ) [static] (1)

to the top

Header Files (5)


v8-preparser.h
v8-profiler.h
v8-testing.h
v8.h
v8stdint.h

to the top

Shared Libraries (1)


libv8.so

to the top




Generated on Fri Mar 22 06:48:49 2013 for V8 by ABI Compliance Checker 1.99  
A tool for checking backward compatibility of a C/C++ library API