LGTM (with one comment).
https://chromiumcodereview.appspot.com/10315009/diff/1/test/mjsunit/regress/regress-1639.js File test/mjsunit/regress/regress-1639.js (right): https://chromiumcodereview.appspot.com/10315009/diff/1/test/mjsunit/regress/regress-1639.js#newcode89 test/mjsunit/regress/regress-1639.js:89: assertFalse(exception); // BREAK 3 Could we have some kind of NOP statement that actually triggers "Break 3" here, and then the assertion, so that we don't break on the assertion itself? https://chromiumcodereview.appspot.com/10315009/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
