gecko-dev/js
Jan de Mooij 8bfefa0c17 Bug 1830851 - Optimize post barrier code for JSAtom. r=jonco
Atoms are always tenured so treat them similar to `TenuredCell` types.
This should get rid of some post barrier code when atomizing strings.

Differential Revision: https://phabricator.services.mozilla.com/D176898
2023-05-02 10:25:10 +00:00
..
examples Bug 1817347 - Prevent jorendb from spewing out enormous strings r=jonco 2023-03-23 21:07:06 +00:00
loader Bug 1822452 - Reject any remaining requests; r=jonco 2023-03-23 09:54:49 +00:00
public Bug 1830298 - Refactor nursery allocation counts to remove separate counters r=jandem 2023-05-02 08:00:10 +00:00
src Bug 1830851 - Optimize post barrier code for JSAtom. r=jonco 2023-05-02 10:25:10 +00:00
xpconnect Backed out changeset 3d766d94945d (bug 1776480) for causing multiple xpcshell and bc failures CLOSED TREE 2023-04-28 06:55:03 +03:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1826741 - [riscv] Enable jit by default. r=jandem 2023-04-13 08:30:05 +00:00
sub.configure