Bug 1598548 part 12 - Don't treat JSOP_IFEQ as a backedge. r=arai
Now all loops use either JSOP_IFNE (do-while) or JSOP_GOTO (other loops). Differential Revision: https://phabricator.services.mozilla.com/D55723 --HG-- extra : moz-landing-system : lando
Please register or sign in to comment