Binary compatibility report for the V8 library between 3.19.6.1 and 3.19.7 versions on x86
Test Info
Library Name | V8 |
Version #1 | 3.19.6.1 |
Version #2 | 3.19.7 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 5 |
Total Shared Libraries | 1 |
Total Symbols / Types | 585 / 405 |
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 |
Removed Symbols (3)
v8.h,
libv8.so
namespace v8
V8::AddImplicitReferences ( Persistent<Object> parent, Persistent<Value>* children, size_t length ) [static]
[symbol: _ZN2v82V821AddImplicitReferencesENS_10PersistentINS_6ObjectEEEPNS1_INS_5ValueEEEj]
V8::AddObjectGroup ( Isolate* isolate, Persistent<Value>* objects, size_t length, RetainedObjectInfo* info ) [static]
[symbol: _ZN2v82V814AddObjectGroupEPNS_7IsolateEPNS_10PersistentINS_5ValueEEEjPNS_18RetainedObjectInfoE]
V8::AddObjectGroup ( Persistent<Value>* objects, size_t length, RetainedObjectInfo* info ) [static]
[symbol: _ZN2v82V814AddObjectGroupEPNS_10PersistentINS_5ValueEEEjPNS_18RetainedObjectInfoE]
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