gecko-dev/js
Jan de Mooij 51ef388a63 Bug 1618198 part 31 - Turn JSOp whitelist into a blacklist. r=iain
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
2020-03-27 06:53:18 +00:00
..
ductwork/debugger Bug 1613985 - Use default for equivalent-to-default constructors/destructors in js. r=jorendorff 2020-03-16 13:47:02 +00:00
examples
ipc Bug 1544939 - Remove BROWSER_SHIM_USAGE_BLOCKED probe r=jmathies 2020-03-26 18:52:12 +00:00
public Bug 1624937 - Align JSClass to 8 byte to satisfy GC cell requirements r=jandem 2020-03-26 11:01:07 +00:00
rust Bug 1621044 - Tentative fix for the SM-rust build bustage. 2020-03-11 00:06:44 +00:00
src Bug 1618198 part 31 - Turn JSOp whitelist into a blacklist. r=iain 2020-03-27 06:53:18 +00:00
xpconnect Bug 1570487 - Nuke Xray waivers for local outer window proxies on navigation. r=peterv 2020-03-24 19:24:03 +00:00
app.mozbuild
ffi.configure
moz.build Bug 1614622 part 8 - Remove optimization tracking files. r=djvj 2020-02-17 09:17:46 +00:00
moz.configure Bug 1566427 - Improved compiler availability computation. r=bbouvier 2020-03-11 15:03:45 +00:00
sub.configure Bug 1590907 - Make ENABLE_INTL_API and ENABLE_TYPED_OBJECTS into js-config macros. r=sfink,firefox-build-system-reviewers,mshal 2019-11-26 07:25:35 +00:00