Binary compatibility report for the V8 library  between 3.22.3.2 and 3.22.4 versions on x86

Test Info


Library NameV8
Version #13.22.3.2
Version #23.22.4
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files6
Total Shared Libraries1
Total Symbols / Types561 / 374
VerdictIncompatible
(2.3%)

Problem Summary


SeverityCount
Added Symbols-4
Removed SymbolsHigh13
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High4
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (4)


v8.h, libv8.so
namespace v8
Function::Call ( Handle<Value> recv, int argc, Handle<Value>* argv )
Locker::StartPreemption ( Isolate* isolate, int every_n_ms ) [static]
Locker::StopPreemption Isolate* isolate ) [static]
Object::CallAsFunction ( Handle<Value> recv, int argc, Handle<Value>* argv )

to the top

Removed Symbols (13)


v8-profiler.h, libv8.so
namespace v8
CpuProfileNode::GetSelfSamplesCount ( ) const

v8.h, libv8.so
namespace v8
ArrayBufferView::BaseAddress ( )
Function::Call ( Handle<Object> recv, int argc, Handle<Value>* argv )
Locker::Locker [in-charge] ( )
Locker::Locker [not-in-charge] ( )
Locker::StartPreemption int every_n_ms ) [static]
Locker::StopPreemption ( ) [static]
Object::CallAsFunction ( Handle<Object> recv, int argc, Handle<Value>* argv )
String::WriteAscii char* buffer, int start, int length, int options ) const
Unlocker::Unlocker [in-charge] ( )
Unlocker::Unlocker [not-in-charge] ( )
V8::GetHeapStatistics HeapStatistics* heap_statistics ) [static]
V8::SetFunctionEntryHook FunctionEntryHook entry_hook ) [static]

to the top

Problems with Symbols, High Severity (4)


v8.h, libv8.so
namespace v8
[+] Function::Call ( Handle<Object> recv, int argc, Handle<Value>* argv ) (1)
[+] Locker::StartPreemption int every_n_ms ) [static] (1)
[+] Locker::StopPreemption ( ) [static] (1)
[+] Object::CallAsFunction ( Handle<Object> recv, int argc, Handle<Value>* argv ) (1)

to the top

Header Files (6)


v8-defaults.h
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 Wed Oct 2 06:24:18 2013 for V8 by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API