Binary compatibility report for the V8 library  between 3.18.5.15 and 3.19.0 versions on x86

Test Info


Library NameV8
Version #13.18.5.15
Version #23.19.0
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types549 / 373
VerdictCompatible

Problem Summary


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

Added Symbols (12)


v8.h, libv8.so
namespace v8
Uint8ClampedArray::New ( Handle<ArrayBuffer> array_buffer, size_t byte_offset, size_t length ) [static]
Value::IsArrayBuffer ( ) const
Value::IsFloat32Array ( ) const
Value::IsFloat64Array ( ) const
Value::IsInt16Array ( ) const
Value::IsInt32Array ( ) const
Value::IsInt8Array ( ) const
Value::IsTypedArray ( ) const
Value::IsUint16Array ( ) const
Value::IsUint32Array ( ) const
Value::IsUint8Array ( ) const
Value::IsUint8ClampedArray ( ) const

to the top

Problems with Symbols, Low Severity (1)


v8.h
namespace v8::internal
[+] Internals::kContextEmbedderDataIndex [data] (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 Sat Aug 10 04:57:39 2013 for V8 by ABI Compliance Checker 1.99.8.1  
A tool for checking backward compatibility of a C/C++ library API