Binary compatibility report for the V8 library  between 3.27.1 and 3.27.2 versions on x86

Test Info


Library NameV8
Version #13.27.1
Version #23.27.2
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files6
Total Shared Libraries1
Total Symbols / Types577 / 419
VerdictIncompatible
(0.5%)

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh3
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (1)


v8.h, libv8.so
namespace v8
Isolate::WillAutorunMicrotasks ( ) const

to the top

Removed Symbols (3)


v8.h, libv8.so
namespace v8
V8::EnqueueMicrotask ( Isolate* isolate, Handle<Function> microtask ) [static]
V8::RunMicrotasks Isolate* isolate ) [static]
V8::SetAutorunMicrotasks Isolate* source, bool autorun ) [static]

to the top

Header Files (6)


v8-platform.h
v8-profiler.h
v8-util.h
v8.h
v8config.h
v8stdint.h

to the top

Shared Libraries (1)


libv8.so

to the top




Generated on Tue May 13 05:39:25 2014 for V8 by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API