Searched defs:property_index (Results 1 – 5 of 5) sorted by relevance
23 FieldIndex FieldIndex::ForPropertyIndex(Map map, int property_index, in ForPropertyIndex()
60 int property_index() const { in property_index() function
87 for (size_t property_index = 0; property_index < num_properties; in GetPropertiesAsVector() local
224 int property_index) /**< property index in the pair (0 or 1) */ in ecma_property_hashmap_insert()
3063 int property_index = 0; in VisitObjectLiteral() local