b17eaaa575
This requires putting the original loop's body inside an inner for loop (with the same labels as the original loop) and re-binding the temp variables in its "next" expression. A second flag is added to the desugared code to ensure the loop body executes at most once per loop. BUG=v8:3683 LOG=y Review URL: https://codereview.chromium.org/720863002 Cr-Commit-Position: refs/heads/master@{#25363} |
||
---|---|---|
.. | ||
regress-2219.js | ||
regress-2225.js | ||
regress-2243.js | ||
regress-2322.js | ||
regress-3426.js | ||
regress-3683.js | ||
regress-173361.js | ||
regress-343928.js | ||
regress-405844.js | ||
regress-crbug-347528.js | ||
regress-lookup-transition.js | ||
regress-observe-empty-double-array.js |