fune/js
Ted Campbell 537c2f8aa6 Bug 1691612 - Add public API for JS::Stencil. r=arai
Introduce an opaque JS::Stencil type for working with CompilationStencil via
the public API (such as in Gecko). This is an preliminary API and subject to
change.

Also add a `refCount` field to the `CompilationStencil` to allow sharing
stencils between different subsystems. Care must be taken to avoid cycles
right now.

Differential Revision: https://phabricator.services.mozilla.com/D104745
2021-02-13 22:36:17 +00:00
..
ductwork/debugger
examples
public Bug 1691612 - Add public API for JS::Stencil. r=arai 2021-02-13 22:36:17 +00:00
rust Bug 1691008 - Part 5: Remove Wrapper::NewSingleton. r=jandem 2021-02-05 14:15:41 +00:00
src Bug 1691612 - Add public API for JS::Stencil. r=arai 2021-02-13 22:36:17 +00:00
xpconnect Bug 1686652 - Generalize the SIMD wormhole. r=yury 2021-02-12 08:44:08 +00:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1686652 - Generalize the SIMD wormhole. r=yury 2021-02-12 08:44:08 +00:00
sub.configure