LGTM

By the way, since debug break slot simply does "call ***", why
the stub it calls makes jump rather than simply do return?

Continuing from a break point is always handled by making a jump, which is also
the case for break at debug break slots.


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

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

Reply via email to