Binary compatibility report for the V8 library from version 2.4.7 to 2.4.9.1 on x86
Summary
Problem Summary
Added Interfaces (4)
,
libv8.so
namespace v8
RegExp::GetFlags ( ) const
[ symbol: _ZNK2v86RegExp8GetFlagsEv ]
RegExp::GetSource ( ) const
[ symbol: _ZNK2v86RegExp9GetSourceEv ]
RegExp::New ( Handle<String> pattern, RegExp::Flags flags ) [static]
[ symbol: _ZN2v86RegExp3NewENS_6HandleINS_6StringEEENS0_5FlagsE ]
StackFrame::GetScriptNameOrSourceURL ( ) const
[ symbol: _ZNK2v810StackFrame24GetScriptNameOrSourceURLEv ]
to the top
Problems with Data Types, Medium risk (1)
namespace v8
[+] StackTrace::StackTraceOptions (1)
|
Value of field kDetailed has been changed from 63 to 127. | Applications may execute another branch of library code. |
[+] affected interfaces (2)
StackTrace::CurrentStackTrace ( int frame_limit, StackTrace::StackTraceOptions options ) [static]:
2nd parameter 'options' has type 'StackTrace::StackTraceOptions'.
V8::SetCaptureStackTraceForUncaughtExceptions ( bool capture, int frame_limit, StackTrace::StackTraceOptions options ) [static]:
3rd parameter 'options' has type 'StackTrace::StackTraceOptions'.
to the top
Header Files (3)
to the top
Shared Libraries (1)
libv8.so
to the top