Binary compatibility report for the V8 library between 3.23.9 and 3.23.11 versions on x86
Test Info
Library Name | V8 |
Version #1 | 3.23.9 |
Version #2 | 3.23.11 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 4 |
Total Shared Libraries | 1 |
Total Symbols / Types | 562 / 380 |
Verdict | Incompatible (0.4%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 4 |
Removed Symbols | High | 2 |
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 (4)
v8-platform.h,
libv8.so
namespace v8
Platform::~Platform [in-charge-deleting] ( )
[symbol: _ZN2v88PlatformD0Ev]
Platform::~Platform [in-charge] ( )
[symbol: _ZN2v88PlatformD1Ev]
v8.h,
libv8.so
namespace v8
V8::InitializePlatform ( Platform* platform ) [static]
[symbol: _ZN2v82V818InitializePlatformEPNS_8PlatformE]
V8::ShutdownPlatform ( ) [static]
[symbol: _ZN2v82V816ShutdownPlatformEv]
to the top
Removed Symbols (2)
v8.h,
libv8.so
namespace v8
Locker::StartPreemption ( Isolate* isolate, int every_n_ms ) [static]
[symbol: _ZN2v86Locker15StartPreemptionEPNS_7IsolateEi]
Locker::StopPreemption ( Isolate* isolate ) [static]
[symbol: _ZN2v86Locker14StopPreemptionEPNS_7IsolateE]
to the top
Header Files (4)
v8-profiler.h
v8.h
v8config.h
v8stdint.h
to the top
Shared Libraries (1)
libv8.so
to the top