Home | History | Annotate | Download | only in ia32

Lines Matching refs:fast_elements

1443   int flags = expr->fast_elements()
1560 bool has_constant_fast_elements = constant_elements_kind == FAST_ELEMENTS;
1571 // If the elements are already FAST_ELEMENTS, the boilerplate cannot
1583 ASSERT(constant_elements_kind == FAST_ELEMENTS ||
1586 // If the elements are already FAST_ELEMENTS, the boilerplate cannot
1614 if (constant_elements_kind == FAST_ELEMENTS) {
1615 // Fast-case array literal with ElementsKind of FAST_ELEMENTS, they cannot