forked from mirrors/gecko-dev
It was useful to use an explicit parameter when `scratch` was used to hold the extra stack space. But now that we no longer have to compute the extra stack space, it's no longer necessary to have an out-param and we can instead use a local variable similar to how `ToRegister(apply->getTempObject())` is used. Depends on D206355 Differential Revision: https://phabricator.services.mozilla.com/D206356 |
||
|---|---|---|
| .. | ||
| examples | ||
| loader | ||
| public | ||
| src | ||
| xpconnect | ||
| app.mozbuild | ||
| ffi.configure | ||
| moz.build | ||
| moz.configure | ||
| sub.configure | ||