Binary compatibility report for the V8 library between 1.1.10.17 and 1.2.14.18 versions on x86
Test Info
Library Name | V8 |
Version #1 | 1.1.10.17 |
Version #2 | 1.2.14.18 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 1 |
Total Shared Libraries | 1 |
Total Symbols / Types | 232 / 202 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 13 |
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 (13)
v8.h,
libv8.so
namespace v8
Array::CloneElementAt ( uint32_t index )
[symbol: _ZN2v85Array14CloneElementAtEj]
Context::GetCalling ( ) [static]
[symbol: _ZN2v87Context10GetCallingEv]
Context::GetData ( )
[symbol: _ZN2v87Context7GetDataEv]
Context::SetData ( Handle<Value> data )
[symbol: _ZN2v87Context7SetDataENS_6HandleINS_5ValueEEE]
Message::GetScriptData ( ) const
[symbol: _ZNK2v87Message13GetScriptDataEv]
Object::ForceDelete ( Handle<Value> key )
[symbol: _ZN2v86Object11ForceDeleteENS_6HandleINS_5ValueEEE]
Object::ForceSet ( Handle<Value> key, Handle<Value> value, PropertyAttribute attribs )
[symbol: _ZN2v86Object8ForceSetENS_6HandleINS_5ValueEEES3_NS_17PropertyAttributeE]
Object::GetPointerFromInternalField ( int index )
[symbol: _ZN2v86Object27GetPointerFromInternalFieldEi]
Object::SetIndexedPropertiesToPixelData ( uint8_t* data, int length )
[symbol: _ZN2v86Object31SetIndexedPropertiesToPixelDataEPhi]
Object::SetPointerInInternalField ( int index, void* value )
[symbol: _ZN2v86Object25SetPointerInInternalFieldEiPv]
Script::SetData ( Handle<Value> data )
[symbol: _ZN2v86Script7SetDataENS_6HandleINS_5ValueEEE]
V8::GetLogLines ( int from_pos, char* dest_buf, int max_size ) [static]
[symbol: _ZN2v82V811GetLogLinesEiPci]
V8::IsProfilerPaused ( ) [static]
[symbol: _ZN2v82V816IsProfilerPausedEv]
to the top
Header Files (1)
v8.h
to the top
Shared Libraries (1)
libv8.so
to the top