Binary compatibility report for the V8 library  between 3.20.2 and 3.20.3 versions on x86

Test Info


Library NameV8
Version #13.20.2
Version #23.20.3
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types560 / 402
VerdictIncompatible
(0.5%)

Problem Summary


SeverityCount
Added Symbols-0
Removed SymbolsHigh3
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Constants
-1

Removed Symbols (3)


v8-profiler.h, libv8.so
namespace v8
CpuProfiler::FindCpuProfile ( unsigned int uid, Handle<Value> security_token )
CpuProfiler::GetCpuProfile int index, Handle<Value> security_token )
CpuProfiler::StopCpuProfiling ( Handle<String> title, Handle<Value> security_token )

to the top

Other Changes in Constants (1)


v8.h
[+] V8_ARRAY_BUFFER_VIEW_INTERNAL_FIELD_COUNT

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 Tue Jul 9 04:57:36 2013 for V8 by ABI Compliance Checker 1.99.7  
A tool for checking backward compatibility of a C/C++ library API