Home
last modified time | relevance | path

Searched refs:has_constant_fast_elements (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/x87/
Dfull-codegen-x87.cc1724 bool has_constant_fast_elements = in VisitArrayLiteral() local
1730 if (has_constant_fast_elements && !FLAG_allocation_site_pretenuring) { in VisitArrayLiteral()
/external/v8/src/x64/
Dfull-codegen-x64.cc1768 bool has_constant_fast_elements = in VisitArrayLiteral() local
1774 if (has_constant_fast_elements && !FLAG_allocation_site_pretenuring) { in VisitArrayLiteral()
/external/v8/src/ia32/
Dfull-codegen-ia32.cc1735 bool has_constant_fast_elements = in VisitArrayLiteral() local
1741 if (has_constant_fast_elements && !FLAG_allocation_site_pretenuring) { in VisitArrayLiteral()