gecko-dev/js/public/experimental
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
..
CTypes.h Bug 1678374 - Avoid including js/RootingAPI.h from header files. r=jandem 2020-11-23 16:12:12 +00:00
CodeCoverage.h
Intl.h Bug 1654116 - Part 2: Enable Intl.DisplayNames by default. r=jwalden 2020-12-15 15:23:09 +00:00
JSStencil.h Bug 1691612 - Add public API for JS::Stencil. r=arai 2021-02-13 22:36:17 +00:00
JitInfo.h Bug 1665396 - Support calling DOM setters in CacheIR. r=jandem 2020-09-17 06:43:23 +00:00
SourceHook.h
TypedData.h Bug 1674777 part 11 - Change JS_GetTypedArrayLength return type from uint32_t to size_t. r=sfink 2021-02-10 11:23:00 +00:00