Not yet on other platforms. Let's see how much this buys first.
http://codereview.chromium.org/2835030/diff/1/2 File src/x64/codegen-x64.cc (right): http://codereview.chromium.org/2835030/diff/1/2#newcode1648 src/x64/codegen-x64.cc:1648: loop.set_direction(JumpTarget::BIDIRECTIONAL); Done. http://codereview.chromium.org/2835030/diff/1/2#newcode1649 src/x64/codegen-x64.cc:1649: node->break_target()->set_direction(JumpTarget::FORWARD_ONLY); Fixed. http://codereview.chromium.org/2835030/diff/1/2#newcode1679 src/x64/codegen-x64.cc:1679: { No longer for any reason. There used to be a local variable. Removed. http://codereview.chromium.org/2835030/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
