Binary compatibility report for the V8 library between 3.17.10 and 3.17.11 versions on x86
Test Info
Library Name | V8 |
Version #1 | 3.17.10 |
Version #2 | 3.17.11 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 5 |
Total Shared Libraries | 1 |
Total Symbols / Types | 494 / 332 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 3 |
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 | 1 |
Other Changes in Data Types | - | 1 |
Added Symbols (3)
v8.h,
libv8.so
namespace v8
HandleScope::HandleScope [in-charge] ( Isolate* isolate )
[symbol: _ZN2v811HandleScopeC1EPNS_7IsolateE]
HandleScope::HandleScope [not-in-charge] ( Isolate* isolate )
[symbol: _ZN2v811HandleScopeC2EPNS_7IsolateE]
Isolate::AdjustAmountOfExternalAllocatedMemory ( intptr_t change_in_bytes )
[symbol: _ZN2v87Isolate37AdjustAmountOfExternalAllocatedMemoryEi]
to the top
Problems with Constants, Low Severity (1)
v8.h
[+] V8_ONE_BYTE_STRINGS_ENABLED
| Change | Effect |
---|
1 | The constant V8_ONE_BYTE_STRINGS_ENABLED with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
to the top
Other Changes in Data Types (1)
v8-profiler.h
namespace v8
[+] enum HeapGraphNode::Type (1)
| Change |
Effect |
1 | The member kContext with value 10 has been added. | No effect. |
[+] affected symbols (1)
HeapGraphNode::GetType ( ) constReturn value has type 'enum HeapGraphNode::Type'.
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