Binary compatibility report for the V8 library from version 2.2.10 to 2.2.12 on x86
Summary
Problem Summary
Added Interfaces (8)
,
libv8.so
namespace v8
Debug::EventDetails::~EventDetails [in-charge-deleting] ( )
[ symbol: _ZN2v85Debug12EventDetailsD0Ev ]
Debug::EventDetails::~EventDetails [in-charge] ( )
[ symbol: _ZN2v85Debug12EventDetailsD1Ev ]
Debug::SetDebugEventListener2 ( Debug::EventCallback2 that, Handle<Value> data ) [static]
[ symbol: _ZN2v85Debug22SetDebugEventListener2EPFvRKNS0_12EventDetailsEENS_6HandleINS_5ValueEEE ]
,
libv8.so
namespace v8
CpuProfiler::FindProfile ( unsigned int uid, Handle<Value> security_token ) [static]
[ symbol: _ZN2v811CpuProfiler11FindProfileEjNS_6HandleINS_5ValueEEE ]
CpuProfiler::GetProfile ( int index, Handle<Value> security_token ) [static]
[ symbol: _ZN2v811CpuProfiler10GetProfileEiNS_6HandleINS_5ValueEEE ]
CpuProfiler::StopProfiling ( Handle<String> title, Handle<Value> security_token ) [static]
[ symbol: _ZN2v811CpuProfiler13StopProfilingENS_6HandleINS_6StringEEENS1_INS_5ValueEEE ]
,
libv8.so
namespace v8
Object::SetAccessor ( Handle<String> name, AccessorGetter getter, AccessorSetter setter, Handle<Value> data, AccessControl settings, PropertyAttribute attribute )
[ symbol: _ZN2v86Object11SetAccessorENS_6HandleINS_6StringEEEPFNS1_INS_5ValueEEENS_5LocalIS2_EERKNS_12AccessorInfoEEPFvS7_NS6_IS4_EESA_ES5_NS_13AccessControlENS_17PropertyAttributeE ]
ScriptData::New ( char const* data, int length ) [static]
[ symbol: _ZN2v810ScriptData3NewEPKci ]
to the top
Removed Interfaces (4)
,
libv8.so
namespace v8
CpuProfiler::FindProfile ( unsigned int uid ) [static]
[ symbol: _ZN2v811CpuProfiler11FindProfileEj ]
CpuProfiler::GetProfile ( int index ) [static]
[ symbol: _ZN2v811CpuProfiler10GetProfileEi ]
CpuProfiler::StopProfiling ( Handle<String> title ) [static]
[ symbol: _ZN2v811CpuProfiler13StopProfilingENS_6HandleINS_6StringEEE ]
,
libv8.so
namespace v8
ScriptData::New ( unsigned int* data, int length ) [static]
[ symbol: _ZN2v810ScriptData3NewEPji ]
to the top
Problems with Interfaces, Medium risk (1)
namespace v8
[+] ScriptData::Data ( ) (1)
[ symbol: _ZN2v810ScriptData4DataEv ]
|
Base type of return value has been changed from unsigned int (4 bytes) to char (1 bytes).
| Applications will obtain a different return value and execution may change. |
to the top
Header Files (3)
to the top
Shared Libraries (1)
libv8.so
to the top