Home
last modified time | relevance | path

Searched refs:GetLoadByFieldIndex (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dfield-index-inl.h47 inline int FieldIndex::GetLoadByFieldIndex() const { in GetLoadByFieldIndex() function
Dfield-index.h33 int GetLoadByFieldIndex() const;
Dkeys.cc348 indices->set(index, Smi::FromInt(field_index.GetLoadByFieldIndex())); in GetFastEnumPropertyKeys()