gecko-dev/js
Tim Chevalier e9a927a85d Bug 1789315 - Eliminate jsapi.h dependency from vm/Iteration.cpp r=anba
A missing #include of jsapi.h was causing a build failure when building the
entire browser with ENABLE_RECORD_TUPLE set. Removed dependencies on this
header file.

Differential Revision: https://phabricator.services.mozilla.com/D156494
2022-11-21 10:58:49 +00:00
..
examples
loader Bug 1774111 - Check for already-completed request in ModuleLoaderBase::FinishDynamicImport r=yulia 2022-11-18 13:25:47 +00:00
public Bug 1774837 - wasm: Add anyref. r=jseward 2022-11-14 17:09:10 +00:00
src Bug 1789315 - Eliminate jsapi.h dependency from vm/Iteration.cpp r=anba 2022-11-21 10:58:49 +00:00
xpconnect Bug 1446578. Mark OOM initialization failures as such. r=mccr8 2022-11-18 22:19:07 +00:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1796315 - wasm: Remove 'private reftypes' and allow non-nullable globals. r=yury 2022-11-14 17:09:12 +00:00
sub.configure