DescriptionAdd a trap_on_abort flag
By setting this flag assertions behind --debug-code will trigger a
breakpoint instead of a call into Abort. This eases debugging, as the
call site is less cluttered and the backtrace starts where it should.
BUG=
R=mstarzinger@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=16319
Patch Set 1 : fix #
Total comments: 2
Patch Set 2 : address review #
Messages
Total messages: 3 (0 generated)
|