Binary compatibility report for the V8 library between 3.4.12.1 and 3.4.13 versions on x86
Test Info
Library Name | V8 |
Version #1 | 3.4.12.1 |
Version #2 | 3.4.13 |
CPU Architecture | x86 |
GCC Version | 4.5 |
Test Results
Total Header Files | 5 |
Total Shared Libraries | 1 |
Total Symbols / Types | 415 / 163 |
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)
,
libv8.so
namespace v8
BooleanObject::BooleanValue ( ) const
[ symbol: _ZNK2v813BooleanObject12BooleanValueEv ]
BooleanObject::New ( bool value ) [static]
[ symbol: _ZN2v813BooleanObject3NewEb ]
NumberObject::New ( double value ) [static]
[ symbol: _ZN2v812NumberObject3NewEd ]
NumberObject::NumberValue ( ) const
[ symbol: _ZNK2v812NumberObject11NumberValueEv ]
StringObject::New ( Handle<String> value ) [static]
[ symbol: _ZN2v812StringObject3NewENS_6HandleINS_6StringEEE ]
StringObject::StringValue ( ) const
[ symbol: _ZNK2v812StringObject11StringValueEv ]
V8::SetEntropySource ( EntropySource source ) [static]
[ symbol: _ZN2v82V816SetEntropySourceEPFbPhjE ]
Value::IsBooleanObject ( ) const
[ symbol: _ZNK2v85Value15IsBooleanObjectEv ]
Value::IsNativeError ( ) const
[ symbol: _ZNK2v85Value13IsNativeErrorEv ]
Value::IsNumberObject ( ) const
[ symbol: _ZNK2v85Value14IsNumberObjectEv ]
Value::IsStringObject ( ) const
[ symbol: _ZNK2v85Value14IsStringObjectEv ]
to the top
Header Files (5)
to the top
Shared Libraries (1)
libv8.so
to the top