gecko-dev/js
Jan de Mooij 1c08c16c7f Bug 1632127 - Use code generation for WarpCacheIRTranspiler. r=evilpie
Adds a 'transpile' argument to each op and if true generate transpiler boilerplate.

The transpiler methods are now called emitFoo for consistency with CacheIRCompiler.

Differential Revision: https://phabricator.services.mozilla.com/D71942
2020-04-23 07:37:19 +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 1631117 - remove compartment's allowCPOWs flag, r=mccr8 2020-04-19 14:24:07 +00:00
public Bug 1631512 - Trigger a slice to continue the GC as soon as background sweeping finishes r=sfink 2020-04-23 07:51:19 +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 1632127 - Use code generation for WarpCacheIRTranspiler. r=evilpie 2020-04-23 07:37:19 +00:00
xpconnect Bug 1625513 - Part 3: Allow importing a named object from a module with do_ImportModule, r=kmag 2020-04-21 22:33:09 +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 1627255 part 2 - Rename the --enable-ion configure option to --enable-jit. r=glandium 2020-04-07 14:52:33 +00:00
sub.configure