Home | History | Annotate | Download | only in x64

Lines Matching refs:fast_elements

1396   int flags = expr->fast_elements()
1513 bool has_constant_fast_elements = constant_elements_kind == FAST_ELEMENTS;
1524 // If the elements are already FAST_ELEMENTS, the boilerplate cannot
1536 ASSERT(constant_elements_kind == FAST_ELEMENTS ||
1539 // If the elements are already FAST_ELEMENTS, the boilerplate cannot
1567 if (constant_elements_kind == FAST_ELEMENTS) {
1568 // Fast-case array literal with ElementsKind of FAST_ELEMENTS, they cannot