Searched refs:TooManyFastProperties (Results 1 – 3 of 3) sorted by relevance
729 inline bool TooManyFastProperties(StoreOrigin store_origin) const;
181 bool Map::TooManyFastProperties(StoreOrigin store_origin) const { in TooManyFastProperties() function
1854 if (!map->TooManyFastProperties(store_origin)) { in TransitionToDataProperty()2001 map->TooManyFastProperties(StoreOrigin::kNamed)) { in TransitionToAccessorProperty()