Binary compatibility report for the V8 library from version 2.2.2 to 2.2.3 on x86
Summary
Problem Summary
Added Interfaces (3)
,
libv8.so
namespace v8
String::Write ( uint16_t* buffer, int start, int length, String::WriteHints hints ) const
[ symbol: _ZNK2v86String5WriteEPtiiNS0_10WriteHintsE ]
String::WriteAscii ( char* buffer, int start, int length, String::WriteHints hints ) const
[ symbol: _ZNK2v86String10WriteAsciiEPciiNS0_10WriteHintsE ]
String::WriteUtf8 ( char* buffer, int length, int* nchars_ref, String::WriteHints hints ) const
[ symbol: _ZNK2v86String9WriteUtf8EPciPiNS0_10WriteHintsE ]
to the top
Removed Interfaces (4)
,
libv8.so
namespace v8
String::Flatten ( )
[ symbol: _ZN2v86String7FlattenEv ]
String::Write ( uint16_t* buffer, int start, int length ) const
[ symbol: _ZNK2v86String5WriteEPtii ]
String::WriteAscii ( char* buffer, int start, int length ) const
[ symbol: _ZNK2v86String10WriteAsciiEPcii ]
String::WriteUtf8 ( char* buffer, int length, int* nchars_ref ) const
[ symbol: _ZNK2v86String9WriteUtf8EPciPi ]
to the top
Header Files (3)
to the top
Shared Libraries (1)
libv8.so
to the top