Binary compatibility report for the V8 library between 3.2.5.1 and 3.2.6 versions on x86
Test Info
Library Name | V8 |
Version #1 | 3.2.5.1 |
Version #2 | 3.2.6 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 5 |
Total Shared Libraries | 1 |
Total Symbols / Types | 414 / 286 |
Verdict | Incompatible (2.2%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 9 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Removed Symbols (9)
v8-profiler.h,
libv8.so
namespace v8
HeapGraphNode::GetRetainingPath ( int index ) const
[symbol: _ZNK2v813HeapGraphNode16GetRetainingPathEi]
HeapGraphNode::GetRetainingPathsCount ( ) const
[symbol: _ZNK2v813HeapGraphNode22GetRetainingPathsCountEv]
HeapGraphPath::GetEdge ( int index ) const
[symbol: _ZNK2v813HeapGraphPath7GetEdgeEi]
HeapGraphPath::GetEdgesCount ( ) const
[symbol: _ZNK2v813HeapGraphPath13GetEdgesCountEv]
HeapGraphPath::GetFromNode ( ) const
[symbol: _ZNK2v813HeapGraphPath11GetFromNodeEv]
HeapGraphPath::GetToNode ( ) const
[symbol: _ZNK2v813HeapGraphPath9GetToNodeEv]
HeapSnapshot::CompareWith ( HeapSnapshot const* snapshot ) const
[symbol: _ZNK2v812HeapSnapshot11CompareWithEPKS0_]
HeapSnapshotsDiff::GetAdditionsRoot ( ) const
[symbol: _ZNK2v817HeapSnapshotsDiff16GetAdditionsRootEv]
HeapSnapshotsDiff::GetDeletionsRoot ( ) const
[symbol: _ZNK2v817HeapSnapshotsDiff16GetDeletionsRootEv]
to the top
Header Files (5)
v8-preparser.h
v8-profiler.h
v8-testing.h
v8.h
v8stdint.h
to the top
Shared Libraries (1)
libv8.so
to the top