Searched refs:has_fast_object_elements (Results 1 – 4 of 4) sorted by relevance
324 CHECK(map()->has_fast_object_elements() == HasFastObjectElements()); in JSObjectVerify()
4581 bool Map::has_fast_object_elements() { in has_fast_object_elements() function
5604 inline bool has_fast_object_elements();
13100 DCHECK(map->has_fast_object_elements()); in EnsureHasInitialMap()