Bug 1834537 - Part 3: Add a generic tryNewNurseryCell method to GCRuntime r=sfink
commita7aa102add2039b61eb38781de1ea1516f322e31
authorJon Coppeard <jcoppeard@mozilla.com>
Fri, 26 May 2023 09:28:19 +0000 (26 09:28 +0000)
committerJon Coppeard <jcoppeard@mozilla.com>
Fri, 26 May 2023 09:28:19 +0000 (26 09:28 +0000)
tree687ab637a2019057a22671181e29ee8fbc94bcbb
parent4e6fe98fab75fc8a07ac7e48cc688cae4b3f5f47
Bug 1834537 - Part 3: Add a generic tryNewNurseryCell method to GCRuntime r=sfink

This replaces individual methods for different trace kinds.

Differential Revision: https://phabricator.services.mozilla.com/D178810
js/src/gc/Allocator.cpp
js/src/gc/GCRuntime.h
js/src/gc/Zone.h