Binary compatibility report for the V8 library between 3.4.8 and 3.4.9 versions on x86
Test Info
Library Name | V8 |
Version #1 | 3.4.8 |
Version #2 | 3.4.9 |
CPU Architecture | x86 |
GCC Version | 4.5 |
Test Results
Total Header Files | 5 |
Total Shared Libraries | 1 |
Total Symbols / Types | 405 / 160 |
Verdict | Incompatible |
---|
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 |
Removed Symbols (3)
,
libv8.so
namespace v8
V8::GetActiveProfilerModules ( ) [static]
[ symbol: _ZN2v82V824GetActiveProfilerModulesEv ]
V8::PauseProfilerEx ( int flags, int tag ) [static]
[ symbol: _ZN2v82V815PauseProfilerExEii ]
V8::ResumeProfilerEx ( int flags, int tag ) [static]
[ symbol: _ZN2v82V816ResumeProfilerExEii ]
to the top
Header Files (5)
to the top
Shared Libraries (1)
libv8.so
to the top