Bug 1817757 - Part 0: Fix updating the markers vector when configuring parallel marki...
commit52d7481e3de2b8ead187953741d3afe8ae12ea36
authorJon Coppeard <jcoppeard@mozilla.com>
Wed, 22 Feb 2023 08:56:27 +0000 (22 08:56 +0000)
committerJon Coppeard <jcoppeard@mozilla.com>
Wed, 22 Feb 2023 08:56:27 +0000 (22 08:56 +0000)
tree33edf8874c356cc16b580b134c8021c003a0d947
parent709dc926454fc5d7f1b2afce1edcd2031e8cc296
Bug 1817757 - Part 0: Fix updating the markers vector when configuring parallel marking r=sfink

Somehow I put these method calls in the wrong place.

Differential Revision: https://phabricator.services.mozilla.com/D170374
js/src/gc/GC.cpp