Bug 1864419 - Part 2: Add GCOwnedArray for arrays of GC data owned by GC things that...
commite767d83d2f0925776a6cea6234a9f48fee628495
authorJon Coppeard <jcoppeard@mozilla.com>
Mon, 13 Nov 2023 16:03:20 +0000 (13 16:03 +0000)
committerJon Coppeard <jcoppeard@mozilla.com>
Mon, 13 Nov 2023 16:03:20 +0000 (13 16:03 +0000)
tree34934d9d689cda276a00ecdfc520ff9ff158b799
parent9a52f9cc008809796242a3d162ba1a060c2ed188
Bug 1864419 - Part 2: Add GCOwnedArray for arrays of GC data owned by GC things that may live in the nursery r=jandem

Differential Revision: https://phabricator.services.mozilla.com/D193421
js/src/gc/Barrier.h
js/src/gc/GCArray.h
js/src/vm/ArgumentsObject-inl.h
js/src/vm/ArgumentsObject.cpp
js/src/vm/ArgumentsObject.h