fune/js
Ryan Hunt f9ff2f3a7f Bug 1845673 - wasm: Fix case in branch casts with stack results. r=yury
If there are stack results and the branch target has a different stack height
from the current code, baseline will invert the branch and use a stub to
adjust the stack before jumping to the target. It looks like we had a typo
and the branch code for casts would fail to invert the branch.

Differential Revision: https://phabricator.services.mozilla.com/D185437
2023-08-08 20:22:08 +00:00
..
examples
loader Backed out 5 changesets (bug 1839316) for causing leaks. CLOSED TREE 2023-08-07 16:43:03 +03:00
public Bug 1846835 - Part 1: Allow the same nursery collection callback to be registered more than once r=sfink 2023-08-07 08:46:59 +00:00
src Bug 1845673 - wasm: Fix case in branch casts with stack results. r=yury 2023-08-08 20:22:08 +00:00
xpconnect Backed out 5 changesets (bug 1839316) for causing leaks. CLOSED TREE 2023-08-07 16:43:03 +03:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1846936 - [loong64][mips64] Port wasm return calls implementation. r=yury 2023-08-04 17:17:17 +00:00
sub.configure