Home | History | Annotate | Download | only in src

Lines Matching refs:SetIdentityHash

1193 void Factory::SetIdentityHash(Handle<JSObject> object, Smi* hash) {
1196 object->SetIdentityHash(hash, ALLOW_CREATION));