Fix typo.

Fix typo.
This commit is contained in:
win7-7 2026-01-24 22:23:15 +02:00 committed by wuggy
commit 49f8ce73e2

View file

@ -510,7 +510,7 @@ class Nursery
void* allocate(size_t size);
void doCollection(JS::gcreason::Reason reason,
gc::AutoTraceSession& sesssion,
gc::AutoTraceSession& session,
gc::TenureCountCache& tenureCounts);
/*