tab to spaces js/ipc

This commit is contained in:
win7-7
2019-04-30 02:40:55 +03:00
committed by GitHub
parent f8d671ab7c
commit d59b5441ef
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)