зеркало из https://github.com/mozilla/gecko-dev.git
c4de5b4eef
We used the BaselineDebugModeOSRInfo "continuation fixer" mechanism for those but we don't have to. CallVMs are very similar to ICs and we should treat them the same way (patch return address based on RetAddrEntry). This is preparation for removing BaselineDebugModeOSRInfo completely: with this change it's only used for the optional debug-instrumentation callVMs and those will just resume in the interpreter where we always have those callVMs. Differential Revision: https://phabricator.services.mozilla.com/D38056 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
ductwork/debugger | ||
examples | ||
ipc | ||
public | ||
rust | ||
src | ||
xpconnect | ||
app.mozbuild | ||
ffi.configure | ||
moz.build | ||
moz.configure | ||
sub.configure |