Searched refs:ScanKeysFor (Results 1 – 2 of 2) sorted by relevance
51 int IdentityMapBase::ScanKeysFor(Object* address) const { in ScanKeysFor() function in v8::internal::IdentityMapBase124 int index = ScanKeysFor(key); in Lookup()128 index = ScanKeysFor(key); in Lookup()135 int index = ScanKeysFor(key); in LookupOrInsert()
61 int ScanKeysFor(Object* address) const;