Searched defs:has_fast_elements (Results 1 – 3 of 3) sorted by relevance
4639 inline bool has_fast_elements() { in has_fast_elements() function
1612 bool has_fast_elements = constant_elements_kind == FAST_ELEMENTS; in VisitArrayLiteral() local
1622 bool has_fast_elements = constant_elements_kind == FAST_ELEMENTS; in VisitArrayLiteral() local