DBC.

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

https://codereview.chromium.org/294943009/diff/50001/src/isolate.cc#newcode2294
src/isolate.cc:2294: goto done;
Pretty please with a cherry on top, no gotos ... shouldn't a simple
break of the for-loop actually implicitly kick you out of the while-loop
as well?

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