gecko-dev/js
Ted Campbell 9636c3ba3e Bug 1629721 - Remove BytecodeEmitter::runOnceLambda helper. r=mgaudet
Instead rely on consistent definitions of the TreatAsRunOnce flag on the
SharedContext. Also simplify the BCE::check{RunOnce,Singleton}Context
accessors. Note that the TreatAsRunOnce flag indicates the script is expected
to run-once, but the BCE also checks for isInLoop to decide if current
bytecode location within the script should still be considered run-once.

Differential Revision: https://phabricator.services.mozilla.com/D70780

--HG--
extra : moz-landing-system : lando
2020-04-15 22:07:34 +00:00
..
ductwork/debugger
examples
ipc
public Bug 1455563 - Remove some dead code from the GC r=sfink 2020-04-14 21:02:43 +00:00
rust Bug 949220 - Make |NewProxyObject| return only non-singletons, and add |NewSingletonProxyObject| for the singleton case. r=jandem 2020-04-14 16:57:15 +00:00
src Bug 1629721 - Remove BytecodeEmitter::runOnceLambda helper. r=mgaudet 2020-04-15 22:07:34 +00:00
xpconnect Bug 1628751 - Replace use of standard library traits classes by the _v or _t versions r=jwalden 2020-04-14 09:05:55 +00:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1627255 part 2 - Rename the --enable-ion configure option to --enable-jit. r=glandium 2020-04-07 14:52:33 +00:00
sub.configure