I'm restructuring this a bit based on feedback from Dan (to just ignore
non-termination exceptions instead of ASSERTing).


https://codereview.chromium.org/294943009/diff/1/src/isolate.cc
File src/isolate.cc (right):

https://codereview.chromium.org/294943009/diff/1/src/isolate.cc#newcode2299
src/isolate.cc:2299: handle_scope_implementer()->DecrementCallDepth();
On 2014/05/22 07:45:38, jochen wrote:
why not just break?

We're inside a while and a for loop. I would have added a goto but I
didn't see any others in v8...

https://codereview.chromium.org/294943009/

--
--
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.

Reply via email to