Searched refs:prototype_hash (Results 1 – 1 of 1) sorted by relevance
2087 int prototype_hash; in Hash() local2091 prototype_hash = 1; in Hash()2095 prototype_hash = receiver.GetOrCreateIdentityHash(isolate).value(); in Hash()2098 return prototype_hash ^ bit_field2(); in Hash()