Bug 1857218 - Part 3: Rename Nursery::setStartPosition() r=sfink
commit34ef5d5f016475ac8033ba1b87eaeb8ccea4a3a3
authorJon Coppeard <jcoppeard@mozilla.com>
Fri, 6 Oct 2023 08:36:54 +0000 (6 08:36 +0000)
committerJon Coppeard <jcoppeard@mozilla.com>
Fri, 6 Oct 2023 08:36:54 +0000 (6 08:36 +0000)
treea2691b93c2bdc0b734fe54e30262925a98720275
parent551493433acec92519d8121da28a9e48316172e5
Bug 1857218 - Part 3: Rename Nursery::setStartPosition() r=sfink

Reading this code I found I did not know what the position the start was being
set to. The patch renames this to make it clear that it's being set to the
current position.

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