зеркало из https://github.com/mozilla/gecko-dev.git
1f1721815d
We created an empty block for JSOP_CASE with these edges: testBlock --[pops 0]-> emptyBlock --[pops 1]-> joinBlock Popping the value needs to happen when we create the first edge and the empty block, because the empty block is created with the jumptarget pc and so the stack depth needs to match that. I wasn't able to create a better/faster test case unfortunately. However with the added assertions this asserts on many jit-tests without the fix. Differential Revision: https://phabricator.services.mozilla.com/D55075 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
ductwork/debugger | ||
examples | ||
ipc | ||
public | ||
rust | ||
src | ||
xpconnect | ||
app.mozbuild | ||
ffi.configure | ||
moz.build | ||
moz.configure | ||
sub.configure |