Binary compatibility report for the V8 library between 2.5.9.23 and 3.0.0 versions on x86
Test Info
Library Name | V8 |
Version #1 | 2.5.9.23 |
Version #2 | 3.0.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 3 |
Total Shared Libraries | 1 |
Total Symbols / Types | 377 / 273 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 4 |
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 (4)
v8-profiler.h,
libv8.so
namespace v8
HeapSnapshot::GetNodeById ( uint64_t id ) const
[symbol: _ZNK2v812HeapSnapshot11GetNodeByIdEy]
v8-testing.h,
libv8.so
namespace v8
Testing::GetStressRuns ( ) [static]
[symbol: _ZN2v87Testing13GetStressRunsEv]
Testing::PrepareStressRun ( int run ) [static]
[symbol: _ZN2v87Testing16PrepareStressRunEi]
Testing::SetStressRunType ( Testing::StressType type ) [static]
[symbol: _ZN2v87Testing16SetStressRunTypeENS0_10StressTypeE]
to the top
Header Files (3)
v8-profiler.h
v8.h
v8stdint.h
to the top
Shared Libraries (1)
libv8.so
to the top