tab to spaces js/ipc

This commit is contained in:
win7-7
2019-04-30 02:40:55 +03:00
committed by Roy Tam
parent 965a10e9ce
commit 60e2d4889f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ IdToObjectMap::findPreserveColor(ObjectId id)
if (!p)
return nullptr;
return p->value().unbarrieredGet();
}
}
bool
IdToObjectMap::add(ObjectId id, JSObject* obj)