gecko-dev/js
Ted Campbell 96d98f75db Bug 1618606 - Remove FunctionBox::isInterpretedLazy() accessor. r=mgaudet
Avoid using the INTERPRETED_LAZY flag to control the BytecodeEmitter by
instead adding an emitBytecode flag to FunctionBox. This flag is set for
function boxes that we desire the BCE to emit code for. This paves the way to
remove the INTERPRETED_LAZY bit from functions themselves.

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

--HG--
extra : moz-landing-system : lando
2020-02-27 20:39:25 +00:00
..
ductwork/debugger Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown 2020-02-27 17:39:15 +00:00
examples
ipc Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown 2020-02-27 17:39:15 +00:00
public Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown 2020-02-27 17:39:15 +00:00
rust Bug 1617369 - Reformat js/ using rustfmt r=arai,bbouvier 2020-02-27 10:29:46 +00:00
src Bug 1618606 - Remove FunctionBox::isInterpretedLazy() accessor. r=mgaudet 2020-02-27 20:39:25 +00:00
xpconnect Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown 2020-02-27 17:39:15 +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 1592302: Part 2: Add new regexp files to build behind config option r=mgaudet 2019-12-02 16:13:05 +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