зеркало из https://github.com/mozilla/gecko-dev.git
51ef388a63
At this point WarpBuilder supports the same JSOps as IonBuilder, except for JSOp::Eval and JSOp::StrictEval (the IonBuilder code for these ops relies on TI and we should consider using either a Call IC or MEval calling a VM function). We now get a compiler warning in WarpOracle and WarpBuilder when a new JSOp is added but not handled in WarpOracle/WarpBuilder. WarpOracle is slightly more efficient now because it has one switch-statement instead of two. Differential Revision: https://phabricator.services.mozilla.com/D68340 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
ductwork/debugger | ||
examples | ||
ipc | ||
public | ||
rust | ||
src | ||
xpconnect | ||
app.mozbuild | ||
ffi.configure | ||
moz.build | ||
moz.configure | ||
sub.configure |