Searched refs:ForLoadByFieldIndex (Results 1 – 3 of 3) sorted by relevance
45 inline FieldIndex FieldIndex::ForLoadByFieldIndex(Map* map, int orig_index) { in ForLoadByFieldIndex() function100 return ForLoadByFieldIndex(map, index); in ForKeyedLookupCacheIndex()
29 static FieldIndex ForLoadByFieldIndex(Map* map, int index);
852 FieldIndex::ForLoadByFieldIndex(object->map(), index->value()); in RUNTIME_FUNCTION()