https://codereview.chromium.org/819593003/diff/20001/src/compiler/control-builders.cc
File src/compiler/control-builders.cc (right):
https://codereview.chromium.org/819593003/diff/20001/src/compiler/control-builders.cc#newcode55
src/compiler/control-builders.cc:55: void LoopBuilder::Exit() {
environment()->ExitLoop(loop_environment_); }
I may want to guard this with FLAG_turbo_osr if there in case there is a
performance hit from the presence of loop exits in the early part of the
compilation pipeline. E.g. the pushing of ToNumber() into phis might be
confused by this.
https://codereview.chromium.org/819593003/
--
--
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.