Lines Matching refs:map
14 class Map;
22 static FieldIndex ForPropertyIndex(Map* map,
25 static FieldIndex ForInObjectOffset(int offset, Map* map = NULL);
27 static FieldIndex ForDescriptor(Map* map, int descriptor_index);
28 static FieldIndex ForLoadByFieldIndex(Map* map, int index);
29 static FieldIndex ForKeyedLookupCacheIndex(Map* map, int index);