Binary compatibility report for the V8 library  between 3.21.7.1 and 3.21.8 versions on x86

Test Info


Library NameV8
Version #13.21.7.1
Version #23.21.8
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files5
Total Shared Libraries1
Total Symbols / Types556 / 378
VerdictCompatible

Problem Summary


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

Added Symbols (1)


v8.h, libv8.so
namespace v8
StackFrame::GetScriptId ( ) const

to the top

Problems with Symbols, Low Severity (2)


v8.h
namespace v8::internal
[+] Internals::kEmptyStringRootIndex [data] (1)
[+] Internals::kJSObjectType [data] (1)

to the top

Other Changes in Data Types (1)


v8.h
namespace v8
[+] enum StackTrace::StackTraceOptions (1)

to the top

Other Changes in Constants (1)


v8config.h
[+] V8_LIBC_GLIBC

to the top

Header Files (5)


v8-preparser.h
v8-profiler.h
v8.h
v8config.h
v8stdint.h

to the top

Shared Libraries (1)


libv8.so

to the top




Generated on Tue Sep 3 06:35:40 2013 for V8 by ABI Compliance Checker 1.99.8.2  
A tool for checking backward compatibility of a C/C++ library API