Binary compatibility report for the V8 library between 3.25.7.2 and 3.25.8 versions on x86
Test Info
Library Name | V8 |
Version #1 | 3.25.7.2 |
Version #2 | 3.25.8 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 5 |
Total Shared Libraries | 1 |
Total Symbols / Types | 547 / 391 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 6 |
Removed Symbols | High | 0 |
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 (6)
v8.h,
libv8.so
namespace v8
Promise::Catch ( Handle<Function> handler )
[symbol: _ZN2v87Promise5CatchENS_6HandleINS_8FunctionEEE]
Promise::Chain ( Handle<Function> handler )
[symbol: _ZN2v87Promise5ChainENS_6HandleINS_8FunctionEEE]
Promise::New ( Isolate* isolate ) [static]
[symbol: _ZN2v87Promise3NewEPNS_7IsolateE]
Promise::Reject ( Handle<Value> value )
[symbol: _ZN2v87Promise6RejectENS_6HandleINS_5ValueEEE]
Promise::Resolve ( Handle<Value> value )
[symbol: _ZN2v87Promise7ResolveENS_6HandleINS_5ValueEEE]
Value::IsPromise ( ) const
[symbol: _ZNK2v85Value9IsPromiseEv]
to the top
Header Files (5)
v8-platform.h
v8-profiler.h
v8.h
v8config.h
v8stdint.h
to the top
Shared Libraries (1)
libv8.so
to the top