Bug 1832850 - Part 4: Remove the option to write canaries between nursery allocations...
commite3c65b46b6ad1657a41d95124a054f116072f00f
authorJon Coppeard <jcoppeard@mozilla.com>
Fri, 19 May 2023 11:45:31 +0000 (19 11:45 +0000)
committerJon Coppeard <jcoppeard@mozilla.com>
Fri, 19 May 2023 11:45:31 +0000 (19 11:45 +0000)
tree80576e4e06c86402c09fc56492afb59187ed633f
parent4433f54993fd5306976c8a9dda346cc46c2d717e
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