Binary compatibility report for the V8 library  between 3.16.4.2 and 3.16.5 versions on x86

Test Info


Library NameV8
Version #13.16.4.2
Version #23.16.5
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types472 / 322
VerdictIncompatible
(0.2%)

Problem Summary


SeverityCount
Added Symbols-2
Removed SymbolsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (2)


v8.h, libv8.so
namespace v8
String::IsOneByte ( ) const
String::WriteOneByte uint8_t* buffer, int start, int length, int options ) const

to the top

Removed Symbols (1)


v8.h, libv8.so
namespace v8
Object::GetPointerFromInternalField int index )

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 Jan 18 05:00:34 2013 for V8 by ABI Compliance Checker 1.98.7  
A tool for checking backward compatibility of a C/C++ library API