mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 23:18:26 +00:00
tab to spaces js/ipc
This commit is contained in:
@@ -68,7 +68,7 @@ IdToObjectMap::findPreserveColor(ObjectId id)
|
||||
if (!p)
|
||||
return nullptr;
|
||||
return p->value().unbarrieredGet();
|
||||
}
|
||||
}
|
||||
|
||||
bool
|
||||
IdToObjectMap::add(ObjectId id, JSObject* obj)
|
||||
|
||||
Reference in New Issue
Block a user