LGTM

http://codereview.chromium.org/3499006/diff/1/2
File include/v8-debug.h (right):

http://codereview.chromium.org/3499006/diff/1/2#newcode256
include/v8-debug.h:256: // Break execution of JavaScript.
We should update the comments a bit here to indicate that DebugBreak
will schedule a debugger break to happen when JavaScript code is run and
that CancelDebugBreak will remove that scheduled break if it has not
happened yet.

http://codereview.chromium.org/3499006/show

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to