Binary compatibility report for the V8 library between 3.17.7 and 3.17.8 versions on x86
Test Info
Library Name | V8 |
Version #1 | 3.17.7 |
Version #2 | 3.17.8 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 5 |
Total Shared Libraries | 1 |
Total Symbols / Types | 483 / 322 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 11 |
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 |
Added Symbols (11)
v8.h,
libv8.so
namespace v8
Object::SetAccessor ( Handle<String> name, Handle<DeclaredAccessorDescriptor> descriptor, enum AccessControl settings, enum PropertyAttribute attribute )
[symbol: _ZN2v86Object11SetAccessorENS_6HandleINS_6StringEEENS1_INS_26DeclaredAccessorDescriptorEEENS_13AccessControlENS_17PropertyAttributeE]
ObjectOperationDescriptor::NewInternalFieldDereference ( Isolate* isolate, int internal_field ) [static]
[symbol: _ZN2v825ObjectOperationDescriptor27NewInternalFieldDereferenceEPNS_7IsolateEi]
ObjectTemplate::SetAccessor ( Handle<String> name, Handle<DeclaredAccessorDescriptor> descriptor, enum AccessControl settings, enum PropertyAttribute attribute, Handle<AccessorSignature> signature )
[symbol: _ZN2v814ObjectTemplate11SetAccessorENS_6HandleINS_6StringEEENS1_INS_26DeclaredAccessorDescriptorEEENS_13AccessControlENS_17PropertyAttributeENS1_INS_17AccessorSignatureEEE]
RawOperationDescriptor::NewBitmaskCompare16 ( Isolate* isolate, uint16_t bitmask, uint16_t compare_value )
[symbol: _ZN2v822RawOperationDescriptor19NewBitmaskCompare16EPNS_7IsolateEtt]
RawOperationDescriptor::NewBitmaskCompare32 ( Isolate* isolate, uint32_t bitmask, uint32_t compare_value )
[symbol: _ZN2v822RawOperationDescriptor19NewBitmaskCompare32EPNS_7IsolateEjj]
RawOperationDescriptor::NewBitmaskCompare8 ( Isolate* isolate, uint8_t bitmask, uint8_t compare_value )
[symbol: _ZN2v822RawOperationDescriptor18NewBitmaskCompare8EPNS_7IsolateEhh]
RawOperationDescriptor::NewHandleDereference ( Isolate* isolate )
[symbol: _ZN2v822RawOperationDescriptor20NewHandleDereferenceEPNS_7IsolateE]
RawOperationDescriptor::NewPointerCompare ( Isolate* isolate, void* compare_value )
[symbol: _ZN2v822RawOperationDescriptor17NewPointerCompareEPNS_7IsolateEPv]
RawOperationDescriptor::NewPrimitiveValue ( Isolate* isolate, enum DeclaredAccessorDescriptorDataType data_type, uint8_t bool_offset )
[symbol: _ZN2v822RawOperationDescriptor17NewPrimitiveValueEPNS_7IsolateENS_34DeclaredAccessorDescriptorDataTypeEh]
RawOperationDescriptor::NewRawDereference ( Isolate* isolate )
[symbol: _ZN2v822RawOperationDescriptor17NewRawDereferenceEPNS_7IsolateE]
RawOperationDescriptor::NewRawShift ( Isolate* isolate, int16_t byte_offset )
[symbol: _ZN2v822RawOperationDescriptor11NewRawShiftEPNS_7IsolateEs]
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