Searched defs:needs_sorting (Results 1 – 2 of 2) sorted by relevance
258 bool needs_sorting() const { return sort_start_idx_ != 0; } in needs_sorting() function
1242 bool needs_sorting = IsDictionaryElementsKind(kind()) || in PrependElementIndicesImpl() local