Binary compatibility report for the V8 library from version 2.3.6 to 2.3.7 on x86


Summary


Total Header Files3
Total Shared Libraries1
Checked Interfaces / Types394 / 136
VerdictIncompatible

Problem Summary


Added Interfaces3
Removed Interfaces3
Problems with
Data Types
High risk0
Medium risk0
Low risk8
Problems with
Interfaces
High risk0
Medium risk0
Low risk0
Problems with Constants0

Added Interfaces (3)


v8-profiler.h, libv8.so
namespace v8
HeapGraphNode::GetReachableSize ( ) const
HeapGraphNode::GetRetainedSize ( ) const

v8.h, libv8.so
namespace v8
Value::IsRegExp ( ) const

to the top

Removed Interfaces (3)


v8-profiler.h, libv8.so
namespace v8
HeapGraphNode::GetPrivateSize ( ) const
HeapGraphNode::GetTotalSize ( ) const

v8.h, libv8.so
namespace v8
ObjectTemplate::SetIndexedPropertyHandler IndexedPropertyGetter getter, IndexedPropertySetter setter, IndexedPropertyQuery query, IndexedPropertyDeleter deleter, IndexedPropertyEnumerator enumerator, Handle<Value> data )

to the top

Problems with Data Types, Low risk (8)


v8-profiler.h
namespace v8
[+] HeapGraphEdge::Type (3)
[+] HeapGraphNode::Type (5)

to the top

Header Files (3)


v8-debug.h
v8-profiler.h
v8.h

to the top

Shared Libraries (1)


libv8.so

to the top




Generated on Fri Feb 25 15:59:17 2011 for V8 by ABI Compliance Checker 1.22  
The cross-platform tool for verifying backward binary compatibility of a dynamic C/C++ library