LGTM with a comment.

https://chromiumcodereview.appspot.com/12040039/diff/1/test/cctest/test-global-object.cc
File test/cctest/test-global-object.cc (right):

https://chromiumcodereview.appspot.com/12040039/diff/1/test/cctest/test-global-object.cc#newcode44
test/cctest/test-global-object.cc:44: "try { x = 42; z = 10; } catch (e)
{ z = 20; };");
Would be nice to assert that we're getting the right kind of exception
here.

https://chromiumcodereview.appspot.com/12040039/

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

Reply via email to