mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 17:03:07 +09:00
tab to spaces js/ipc
This commit is contained in:
parent
965a10e9ce
commit
60e2d4889f
2 changed files with 2 additions and 2 deletions
|
|
@ -68,7 +68,7 @@ IdToObjectMap::findPreserveColor(ObjectId id)
|
|||
if (!p)
|
||||
return nullptr;
|
||||
return p->value().unbarrieredGet();
|
||||
}
|
||||
}
|
||||
|
||||
bool
|
||||
IdToObjectMap::add(ObjectId id, JSObject* obj)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue