Bug 1832044 - Part 2: Move hashing of unique IDs into the hasher r=sfink
commit5ed380a9594356764afba3c7202abc9a6805a527
authorJon Coppeard <jcoppeard@mozilla.com>
Wed, 10 May 2023 08:27:02 +0000 (10 08:27 +0000)
committerJon Coppeard <jcoppeard@mozilla.com>
Wed, 10 May 2023 08:27:02 +0000 (10 08:27 +0000)
tree27894d20a540beeff78076f78a9c189708ec303d
parentfc47d693e230999890e1764f0d2c82ecf93b92c4
Bug 1832044 - Part 2: Move hashing of unique IDs into the hasher r=sfink

There's no need to expose this as generic functionality.

Depends on D177525

Differential Revision: https://phabricator.services.mozilla.com/D177526
js/src/gc/Barrier.cpp
js/src/gc/Zone-inl.h
js/src/gc/Zone.h