Binary compatibility report for the V8 library between 3.20.2 and 3.20.3 versions on x86
Test Info
Library Name | V8 |
Version #1 | 3.20.2 |
Version #2 | 3.20.3 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 5 |
Total Shared Libraries | 1 |
Total Symbols / Types | 560 / 402 |
Verdict | Incompatible (0.5%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 3 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Other Changes in Constants | - | 1 |
Removed Symbols (3)
v8-profiler.h,
libv8.so
namespace v8
CpuProfiler::FindCpuProfile ( unsigned int uid, Handle<Value> security_token )
[symbol: _ZN2v811CpuProfiler14FindCpuProfileEjNS_6HandleINS_5ValueEEE]
CpuProfiler::GetCpuProfile ( int index, Handle<Value> security_token )
[symbol: _ZN2v811CpuProfiler13GetCpuProfileEiNS_6HandleINS_5ValueEEE]
CpuProfiler::StopCpuProfiling ( Handle<String> title, Handle<Value> security_token )
[symbol: _ZN2v811CpuProfiler16StopCpuProfilingENS_6HandleINS_6StringEEENS1_INS_5ValueEEE]
to the top
Other Changes in Constants (1)
v8.h
[+] V8_ARRAY_BUFFER_VIEW_INTERNAL_FIELD_COUNT
| Change | Effect |
---|
1 | The constant V8_ARRAY_BUFFER_VIEW_INTERNAL_FIELD_COUNT with value 2 has been added. | No effect. |
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