Binary compatibility report for the V8 library between 2.2.24.32 and 2.3 versions on x86
Test Info
Library Name | V8 |
Version #1 | 2.2.24.32 |
Version #2 | 2.3 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 2 |
Total Shared Libraries | 1 |
Total Symbols / Types | 364 / 256 |
Verdict | Incompatible (0.3%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 5 |
Removed Symbols | High | 1 |
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 (5)
v8-profiler.h,
libv8.so
namespace v8
HeapGraphNode::GetId ( ) const
[symbol: _ZNK2v813HeapGraphNode5GetIdEv]
HeapSnapshot::CompareWith ( HeapSnapshot const* snapshot ) const
[symbol: _ZNK2v812HeapSnapshot11CompareWithEPKS0_]
HeapSnapshot::GetRoot ( ) const
[symbol: _ZNK2v812HeapSnapshot7GetRootEv]
HeapSnapshotsDiff::GetAdditionsRoot ( ) const
[symbol: _ZNK2v817HeapSnapshotsDiff16GetAdditionsRootEv]
HeapSnapshotsDiff::GetDeletionsRoot ( ) const
[symbol: _ZNK2v817HeapSnapshotsDiff16GetDeletionsRootEv]
to the top
Removed Symbols (1)
v8-profiler.h,
libv8.so
namespace v8
HeapSnapshot::GetHead ( ) const
[symbol: _ZNK2v812HeapSnapshot7GetHeadEv]
to the top
Header Files (2)
v8-profiler.h
v8.h
to the top
Shared Libraries (1)
libv8.so
to the top