Binary compatibility report for the V8 library from version 1.3.13.3 to 1.3.13.4 on x86
Summary
Problem Summary
Added Interfaces (1)
,
libv8.so
namespace v8
Object::GetRealNamedProperty ( Handle<String> key )
[ symbol: _ZN2v86Object20GetRealNamedPropertyENS_6HandleINS_6StringEEE ]
to the top
Problems with Interfaces, Low risk (1)
,
libv8.so
namespace v8
[+] Object::GetRealNamedPropertyInPrototypeChain ( Handle<String> key ) (1)
[ symbol: _ZN2v86Object36GetRealNamedPropertyInPrototypeChainENS_6HandleINS_6StringEEE ]
|
Type of return value has been changed from Handle<Value> to Local<Value>.
| Replacement of return type may indicate a change in its semantic meaning. |
to the top
Header Files (2)
to the top
Shared Libraries (1)
libv8.so
to the top