mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
Fix typo.
Fix typo.
This commit is contained in:
parent
ba75651fab
commit
49f8ce73e2
1 changed files with 1 additions and 1 deletions
|
|
@ -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);
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue