зеркало из https://github.com/mozilla/gecko-dev.git
7983ab7c2a
This is I think the simplest possible approach. This patch basically just mirrors the OptimizeSpreadCall optimization, but for array destructuring. We did add one constraint which has effects outside of this, which is that the array iterator prototype can't have a return method defined. I think in practice only very weird code should have this set, but we can be more targeted if this is a real issue. Differential Revision: https://phabricator.services.mozilla.com/D184843 |
||
---|---|---|
.. | ||
examples | ||
loader | ||
public | ||
src | ||
xpconnect | ||
app.mozbuild | ||
ffi.configure | ||
moz.build | ||
moz.configure | ||
sub.configure |