Home
last modified time | relevance | path

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

/external/v8/src/
Dfield-index-inl.h15 inline FieldIndex FieldIndex::ForInObjectOffset(int offset, Encoding encoding, in ForInObjectOffset() function
Dfield-index.h29 static FieldIndex ForInObjectOffset(int offset, Encoding encoding,
Daccessors.cc55 *index = FieldIndex::ForInObjectOffset(offset, encoding); in CheckForName()