LGTM.
https://codereview.chromium.org/1157563005/diff/20001/test/mjsunit/regress/regress-crbug-490680.js
File test/mjsunit/regress/regress-crbug-490680.js (right):
https://codereview.chromium.org/1157563005/diff/20001/test/mjsunit/regress/regress-crbug-490680.js#newcode10
test/mjsunit/regress/regress-crbug-490680.js:10: }
Can we also add the following construct to the test case?
L: try {
throw { toString: function() { sentinel = "observed"; } };
} finally {
break L;
}
https://codereview.chromium.org/1157563005/
--
--
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.