Home
last modified time | relevance | path

Searched defs:has_fast_elements (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dobjects.h4639 inline bool has_fast_elements() { in has_fast_elements() function
/external/v8/src/arm/
Dfull-codegen-arm.cc1612 bool has_fast_elements = constant_elements_kind == FAST_ELEMENTS; in VisitArrayLiteral() local
/external/v8/src/mips/
Dfull-codegen-mips.cc1622 bool has_fast_elements = constant_elements_kind == FAST_ELEMENTS; in VisitArrayLiteral() local