gecko-dev/js
Jan de Mooij fd012729c2 Bug 1893554 - Ensure Ion frames with rematerialized frames are invalidated. r=iain
When the debugger creates a `RematerializedFrame` for an Ion frame, we need to invalidate
the Ion frame to ensure the rematerialized frame is destroyed in `FinishBailoutToBaseline`
(or the exception handler).

The debugger code could fail with OOM before doing this invalidation and in this case we
left a rematerialized frame in the activation's map after returning from the Ion frame.

Differential Revision: https://phabricator.services.mozilla.com/D208774
2024-04-30 12:21:34 +00:00
..
examples
loader Bug 1889319 - Remove unused ModuleLoaderBase::RemoveFetchedModule declaration r=spidermonkey-reviewers,jonco 2024-04-03 12:09:22 +00:00
public Bug 1891118 - Implement "brittle mode" for injecting diagnostic assertions into SpiderMonkey that are scoped to specific failure modes. r=jandem 2024-04-29 17:13:47 +00:00
src Bug 1893554 - Ensure Ion frames with rematerialized frames are invalidated. r=iain 2024-04-30 12:21:34 +00:00
xpconnect Bug 1879171 - Add AFL++ fuzzing build r=decoder,taskgraph-reviewers,bhearsum 2024-04-25 22:16:22 +00:00
app.mozbuild Bug 1880746 - Part 3: Remove duplicate DIRS from js/app.mozbuild. r=firefox-build-system-reviewers,glandium 2024-02-27 07:31:35 +00:00
ffi.configure
moz.build
moz.configure Bug 1850627 - Wasm JS Promise integration basics. r=rhunt 2024-04-23 21:18:56 +00:00
sub.configure