Searched refs:has_fast_object_elements (Results 1 – 4 of 4) sorted by relevance
376 CHECK(map()->has_fast_object_elements() == HasFastObjectElements()); in JSObjectVerify()
6269 inline bool has_fast_object_elements();
4764 bool Map::has_fast_object_elements() { in has_fast_object_elements() function
13098 DCHECK(map->has_fast_object_elements()); in EnsureHasInitialMap()