Bug 1872151 - Update top-level comment in MapAndSet.h. r=spidermonkey-reviewers,arai DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D197339
This commit is contained in:
Redfire 2023-12-28 09:00:33 +00:00
Родитель 32c60cf33b
Коммит 199f66815c
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -5,7 +5,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
/*
* Weak Maps.
* Maps and Sets.
*/
#ifndef js_MapAndSet_h