Binary compatibility report for the V8 library between 3.24.9 and 3.24.10 versions on x86
Test Info
Library Name | V8 |
Version #1 | 3.24.9 |
Version #2 | 3.24.10 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 5 |
Total Shared Libraries | 1 |
Total Symbols / Types | 548 / 379 |
Verdict | Incompatible (1.5%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 8 |
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 (8)
v8.h,
libv8.so
namespace v8
FunctionTemplate::New ( FunctionCallback callback, Handle<Value> data, Handle<Signature> signature, int length ) [static]
[symbol: _ZN2v816FunctionTemplate3NewEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_6HandleIS2_EENS8_INS_9SignatureEEEi]
Integer::New ( int32_t value ) [static]
[symbol: _ZN2v87Integer3NewEi]
Integer::New ( int32_t value, Isolate* p2 ) [static]
[symbol: _ZN2v87Integer3NewEiPNS_7IsolateE]
Integer::NewFromUnsigned ( uint32_t value ) [static]
[symbol: _ZN2v87Integer15NewFromUnsignedEj]
Integer::NewFromUnsigned ( uint32_t value, Isolate* p2 ) [static]
[symbol: _ZN2v87Integer15NewFromUnsignedEjPNS_7IsolateE]
Number::New ( double value ) [static]
[symbol: _ZN2v86Number3NewEd]
Object::New ( ) [static]
[symbol: _ZN2v86Object3NewEv]
String::Empty ( ) [static]
[symbol: _ZN2v86String5EmptyEv]
to the top
Header Files (5)
v8-platform.h
v8-profiler.h
v8.h
v8config.h
v8stdint.h
to the top
Shared Libraries (1)
libv8.so
to the top