Binary compatibility report for the V8 library between 3.27.1 and 3.27.2 versions on x86
Test Info
Library Name | V8 |
Version #1 | 3.27.1 |
Version #2 | 3.27.2 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 6 |
Total Shared Libraries | 1 |
Total Symbols / Types | 577 / 419 |
Verdict | Incompatible (0.5%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 1 |
Removed Symbols | High | 3 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (1)
v8.h,
libv8.so
namespace v8
Isolate::WillAutorunMicrotasks ( ) const
[symbol: _ZNK2v87Isolate21WillAutorunMicrotasksEv]
to the top
Removed Symbols (3)
v8.h,
libv8.so
namespace v8
V8::EnqueueMicrotask ( Isolate* isolate, Handle<Function> microtask ) [static]
[symbol: _ZN2v82V816EnqueueMicrotaskEPNS_7IsolateENS_6HandleINS_8FunctionEEE]
V8::RunMicrotasks ( Isolate* isolate ) [static]
[symbol: _ZN2v82V813RunMicrotasksEPNS_7IsolateE]
V8::SetAutorunMicrotasks ( Isolate* source, bool autorun ) [static]
[symbol: _ZN2v82V820SetAutorunMicrotasksEPNS_7IsolateEb]
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