Searched refs:has_fast_object_elements (Results 1 – 3 of 3) sorted by relevance
351 CHECK(map()->has_fast_object_elements() == HasFastObjectElements()); in JSObjectVerify()
5794 inline bool has_fast_object_elements() { in has_fast_object_elements() function
9913 ASSERT(map->has_fast_object_elements()); in EnsureHasInitialMap()