https://codereview.chromium.org/725983002/diff/40001/test/mjsunit/harmony/debug-step-into-constructor.js
File test/mjsunit/harmony/debug-step-into-constructor.js (right):
https://codereview.chromium.org/725983002/diff/40001/test/mjsunit/harmony/debug-step-into-constructor.js#newcode41
test/mjsunit/harmony/debug-step-into-constructor.js:41: var bp =
Debug.setBreakPoint(Base, 0);
On 2014/11/14 17:19:15, Dmitry Lomov (chromium) wrote:
You can just use 'debugger;' in the places where you need a break
point
True. In this specific case, I wanted to make sure setting the break
point worked.
In the other cases I could change to use a debugger statement.
https://codereview.chromium.org/725983002/
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.