Home | History | Annotate | Download | only in interpreter

Lines Matching refs:CreateArrayLiteral

2331 // CreateArrayLiteral <element_idx> <literal_idx> <flags>
2334 // CreateArrayLiteral flags <flags> and constant elements in <element_idx>.
2335 IGNITION_HANDLER(CreateArrayLiteral, InterpreterAssembler) {