Binary compatibility report for the V8 library between 0.4.9.3 and 1.0.3.6 versions on x86
Test Info
Library Name | V8 |
Version #1 | 0.4.9.3 |
Version #2 | 1.0.3.6 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 217 / 197 |
Verdict | Incompatible (1.8%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 4 |
Removed Symbols | High | 4 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (4)
v8.h,
libv8.so
namespace v8
String::MakeExternal ( String::ExternalAsciiStringResource* resource )
[symbol: _ZN2v86String12MakeExternalEPNS0_27ExternalAsciiStringResourceE]
String::MakeExternal ( String::ExternalStringResource* resource )
[symbol: _ZN2v86String12MakeExternalEPNS0_22ExternalStringResourceE]
V8::PauseProfiler ( ) [static]
[symbol: _ZN2v82V813PauseProfilerEv]
V8::ResumeProfiler ( ) [static]
[symbol: _ZN2v82V814ResumeProfilerEv]
to the top
Removed Symbols (4)
v8.h,
libv8.so
namespace v8
String::ExternalStringResource::~ExternalStringResource [in-charge-deleting] ( )
[symbol: _ZN2v86String22ExternalStringResourceD0Ev]
String::ExternalStringResource::~ExternalStringResource [in-charge] ( )
[symbol: _ZN2v86String22ExternalStringResourceD1Ev]
V8::SetExternalSymbolCallback ( ExternalSymbolCallback p1 ) [static]
[symbol: _ZN2v82V825SetExternalSymbolCallbackEPFPNS_6String22ExternalStringResourceEPKcjE]
vtable for String::ExternalStringResource [data]
[symbol: _ZTVN2v86String22ExternalStringResourceE]
to the top
Header Files (1)
v8.h
to the top
Shared Libraries (1)
libv8.so
to the top