Binary compatibility report for the V8 library  between 3.23.11 and 3.23.12 versions on x86

Test Info


Library NameV8
Version #13.23.11
Version #23.23.12
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types564 / 383
VerdictIncompatible
(0.2%)

Problem Summary


SeverityCount
Added Symbols-18
Removed SymbolsHigh0
Problems with
Data Types
High1
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (18)


v8.h, libv8.so
namespace v8
AccessorSignature::New ( Isolate* isolate, Handle<FunctionTemplate> receiver ) [static]
Array::New ( Isolate* isolate, int length ) [static]
ArrayBuffer::New ( Isolate* isolate, size_t byte_length ) [static]
ArrayBuffer::New ( Isolate* isolate, void* data, size_t byte_length ) [static]
Date::DateTimeConfigurationChangeNotification Isolate* isolate ) [static]
Date::New ( Isolate* isolate, double time ) [static]
Extension::GetNativeFunctionTemplate ( Isolate* isolate, Handle<String> name )
FunctionTemplate::New ( Isolate* isolate, FunctionCallback callback, Handle<Value> data, Handle<Signature> signature, int length ) [static]
Integer::New ( Isolate* isolate, int32_t value ) [static]
Integer::NewFromUnsigned ( Isolate* isolate, uint32_t value ) [static]
Message::PrintCurrentStackTrace ( Isolate* isolate, FILE* out ) [static]
NumberObject::New ( Isolate* isolate, double value ) [static]
Object::New Isolate* isolate ) [static]
ObjectTemplate::New Isolate* isolate ) [static]
Signature::New ( Isolate* isolate, Handle<FunctionTemplate> receiver, int argc, Handle<FunctionTemplate>* argv ) [static]
StackTrace::CurrentStackTrace ( Isolate* isolate, int frame_limit, enum StackTrace::StackTraceOptions options ) [static]
String::NewExternal ( Isolate* isolate, String::ExternalAsciiStringResource* resource ) [static]
String::NewExternal ( Isolate* isolate, String::ExternalStringResource* resource ) [static]

to the top

Problems with Data Types, High Severity (1)


v8.h
namespace v8
[+] class Extension (1)

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 Wed Nov 27 04:57:01 2013 for V8 by ABI Compliance Checker 1.99.8.4  
A tool for checking backward compatibility of a C/C++ library API