Bug 1832850 - Part 4: Remove the option to write canaries between nursery allocations...
commitb4165ade90349311ea10375a3bfc2cd2cbc3afdd
authorJon Coppeard <jcoppeard@mozilla.com>
Fri, 19 May 2023 16:18:28 +0000 (19 16:18 +0000)
committerJon Coppeard <jcoppeard@mozilla.com>
Fri, 19 May 2023 16:18:28 +0000 (19 16:18 +0000)
tree4e4b3557af880ebfd0718df17edae625167a64b3
parent0b2684b5005918edc7d0c0edb55575b56d818708
Bug 1832850 - Part 4: Remove the option to write canaries between nursery allocations r=jandem

To my knowledge this has never caught any bugs so let's remove it in the name
of simplicity.

Differential Revision: https://phabricator.services.mozilla.com/D177930
js/src/gc/GC.cpp
js/src/gc/GCEnum.h
js/src/gc/Nursery.cpp