Binary compatibility report for the V8 library between 3.8.4.1 and 3.8.5 versions on x86
Test Info
Library Name | V8 |
Version #1 | 3.8.4.1 |
Version #2 | 3.8.5 |
CPU Architecture | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 5 |
Total Shared Libraries | 1 |
Total Symbols / Types | 405 / 299 |
Verdict | Compatible |
---|
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 2 |
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 |
Other Changes | - | 0 |
Added Symbols (2)
v8.h,
libv8.so
namespace v8
V8::AddCallCompletedCallback ( CallCompletedCallback callback ) [static]
[ symbol: _ZN2v82V824AddCallCompletedCallbackEPFvvE ]
V8::RemoveCallCompletedCallback ( CallCompletedCallback callback ) [static]
[ symbol: _ZN2v82V827RemoveCallCompletedCallbackEPFvvE ]
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