Searched refs:KeyAtIndex (Results 1 – 2 of 2) sorted by relevance
49 Object* KeyAtIndex(int index) const;140 Object* key() const { return map_->KeyAtIndex(index_); } in key()
197 Object* IdentityMapBase::KeyAtIndex(int index) const { in KeyAtIndex() function in v8::internal::IdentityMapBase