Binary compatibility report for the V8 library  between 1.1.10.17 and 1.2.14.18 versions on x86

Test Info


Library NameV8
Version #11.1.10.17
Version #21.2.14.18
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files1
Total Shared Libraries1
Total Symbols / Types232 / 202
VerdictCompatible

Problem Summary


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

Added Symbols (13)


v8.h, libv8.so
namespace v8
Array::CloneElementAt uint32_t index )
Context::GetCalling ( ) [static]
Context::GetData ( )
Context::SetData Handle<Value> data )
Message::GetScriptData ( ) const
Object::ForceDelete Handle<Value> key )
Object::ForceSet ( Handle<Value> key, Handle<Value> value, PropertyAttribute attribs )
Object::GetPointerFromInternalField int index )
Object::SetIndexedPropertiesToPixelData uint8_t* data, int length )
Object::SetPointerInInternalField int index, void* value )
Script::SetData Handle<Value> data )
V8::GetLogLines int from_pos, char* dest_buf, int max_size ) [static]
V8::IsProfilerPaused ( ) [static]

to the top

Header Files (1)


v8.h

to the top

Shared Libraries (1)


libv8.so

to the top




Generated on Wed Aug 29 18:48:45 2012 for V8 by ABI Compliance Checker 1.98.4  
A tool for checking backward compatibility of a C/C++ library API