Searched refs:has_constant_fast_elements (Results 1 – 2 of 2) sorted by relevance
1513 bool has_constant_fast_elements = constant_elements_kind == FAST_ELEMENTS; in VisitArrayLiteral() local1522 if (has_constant_fast_elements && in VisitArrayLiteral()1541 FastCloneShallowArrayStub::Mode mode = has_constant_fast_elements in VisitArrayLiteral()
1560 bool has_constant_fast_elements = constant_elements_kind == FAST_ELEMENTS; in VisitArrayLiteral() local1569 if (has_constant_fast_elements && in VisitArrayLiteral()1588 FastCloneShallowArrayStub::Mode mode = has_constant_fast_elements in VisitArrayLiteral()