Searched refs:has_fast_string_wrapper_elements (Results 1 – 3 of 3) sorted by relevance
246 if (has_fast_elements() || has_fast_string_wrapper_elements() || in GetInitialElements()589 bool Map::has_fast_string_wrapper_elements() const { in has_fast_string_wrapper_elements() function
421 inline bool has_fast_string_wrapper_elements() const;
244 object->map().has_fast_string_wrapper_elements()) == in SetMapAndElements()