gecko-dev/js
Dan Minor fff73b0151 Bug 1771858 - Handle interrupt in AsyncModuleExecutionFulfilled; r=jonco
In AsyncModuleExecutionFulfilled, it's possible that the call to GatherAsyncParentCompletions
will fail if we are interrupted. The current code assumes that this is only reachable as a
result of an OOM. This changes the assertion to an if statement to handle being interrupted.

Differential Revision: https://phabricator.services.mozilla.com/D147954
2022-07-05 23:33:54 +00:00
..
ductwork/debugger Bug 1765167 - Part 5: Stop using Cu.import in js/. r=mossop 2022-05-03 06:32:30 +00:00
examples Bug 1746090 - Generalize traversing through a function's CFG with BFS_upwards(). r=jonco 2022-01-22 01:34:42 +00:00
loader Bug 1778076 - Part 4: Rename ModuleInstantiate with ModuleLink to follow the spec r=arai 2022-07-05 13:04:55 +00:00
public Bug 1778076 - Part 4: Rename ModuleInstantiate with ModuleLink to follow the spec r=arai 2022-07-05 13:04:55 +00:00
src Bug 1771858 - Handle interrupt in AsyncModuleExecutionFulfilled; r=jonco 2022-07-05 23:33:54 +00:00
xpconnect Bug 1777801 - Check for failure before attempting to instantiate module graph in mozJSModuleLoader::ImportESModule r=arai 2022-07-05 11:38:22 +00:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1768214 - introduce wasm32 codegen. r=jandem 2022-07-01 04:23:16 +00:00
sub.configure Bug 1752072 - Remove check for RANLIB. r=firefox-build-system-reviewers,mhentges 2022-02-03 00:06:30 +00:00