Bug 1598548 part 7 - Add a RetAddrEntry::Kind for interrupt check callVM. r=tcampbell
This is necessary for the next patch: it will merge JSOP_LOOPHEAD and JSOP_LOOPENTRY but that means there can be multiple callVMs for that op and this confuses DebugModeOSR (interrupts can trigger debugger recompilation). Differential Revision: https://phabricator.services.mozilla.com/D55631 --HG-- extra : moz-landing-system : lando
Please register or sign in to comment