gecko-dev/js
Jon Coppeard be12f96292 Bug 1796081 - Part 2: Only check the key color once when populating the ephemeron table r=sfink
Currently the table population is done separately from marking the entry which
means we check the key color twice, potentially getting different results if
another thread is marking at the same time. This could result in us not adding
ephemeron table entries when necessary.

The patch consolidates these two paths.

Depends on D159677

Differential Revision: https://phabricator.services.mozilla.com/D159678
2022-10-20 08:10:29 +00:00
..
examples
loader Bug 1712762 - Check if module load requests have already been cancelled in ModuleLoaderBase::CancelDynamicImport r=yulia 2022-10-12 16:26:20 +00:00
public Bug 1790630 - Add telemetry for zones r=sfink 2022-10-13 09:22:38 +00:00
src Bug 1796081 - Part 2: Only check the key color once when populating the ephemeron table r=sfink 2022-10-20 08:10:29 +00:00
xpconnect Bug 1792341 - Migrate more toolkit/modules consumers to use direct ES module import. r=Gijs,webdriver-reviewers,perftest-reviewers,necko-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,sgalich,owlish,bytesized,AlexandruIonescu,whimboo,mconley,mixedpuppy 2022-10-18 11:21:26 +00:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1792981 - [loong64] Enable JIT compiler of loong64 port by default. r=jandem 2022-10-10 13:22:35 +00:00
sub.configure