gecko-dev/js
André Bargull e9f5ae4e4f Bug 1741411 - Part 2: Emit JSOp::OptimizeSpreadCall for all calls with a single spread argument. r=iain
After part 1 we can lift the single name operand restriction and emit
`JSOp::OptimizeSpreadCall` for all calls with a single spread argument.

Differential Revision: https://phabricator.services.mozilla.com/D131243
2021-11-18 13:35:25 +00:00
..
ductwork/debugger
examples Bug 1582895 - Minor irrelevant jorendb tweaks r=jonco 2021-10-18 20:34:38 +00:00
public Bug 1693775 - Change remaining uses to pass GCCellPtr by value r=sfink 2021-11-16 09:09:38 +00:00
src Bug 1741411 - Part 2: Emit JSOp::OptimizeSpreadCall for all calls with a single spread argument. r=iain 2021-11-18 13:35:25 +00:00
xpconnect Bug 1737240 - Part 1: Implement JS_UpdateWeakPointerAfterGC APIs using TraceWeakEdge r=mccr8,sfink 2021-11-10 13:01:42 +00:00
app.mozbuild
ffi.configure Bug 1694884 - Fail configure when using --*-system-* options with a bootstrapped sysroot. r=firefox-build-system-reviewers,mhentges 2021-07-16 20:51:27 +00:00
moz.build Bug 1708739 - Move WeakMap APIs to new public header r=yulia 2021-05-01 12:10:14 +00:00
moz.configure Bug 1738422 - Part 12: Bump minimum required ICU version to 70.1. r=platform-i18n-reviewers,dminor 2021-11-16 17:02:59 +00:00
sub.configure