Searched refs:has_fast_smi_or_object_elements (Results 1 – 4 of 4) sorted by relevance
283 CHECK_EQ((map()->has_fast_smi_or_object_elements() || in JSObjectVerify()
1742 ASSERT((object->map()->has_fast_smi_or_object_elements() || in SetMapAndElements()2728 if (has_fast_smi_or_object_elements() || in GetInitialElements()
6251 inline bool has_fast_smi_or_object_elements() { in has_fast_smi_or_object_elements() function
6809 } else if (map->has_fast_smi_or_object_elements()) { in TryBuildConsolidatedElementLoad()