Searched refs:CreateEmptyArrayLiteral (Results 1 – 7 of 7) sorted by relevance
236 BytecodeArrayBuilder& CreateEmptyArrayLiteral(int literal_index);
250 V(CreateEmptyArrayLiteral, AccumulatorUse::kWrite, OperandType::kIdx) \
964 BytecodeArrayBuilder& BytecodeArrayBuilder::CreateEmptyArrayLiteral( in CreateEmptyArrayLiteral() function in v8::internal::interpreter::BytecodeArrayBuilder
2462 builder()->CreateEmptyArrayLiteral(literal_index); in VisitArrayLiteral()3728 ->CreateEmptyArrayLiteral(literal_index) in VisitCallSuper()
2373 IGNITION_HANDLER(CreateEmptyArrayLiteral, InterpreterAssembler) { in IGNITION_HANDLER() argument
422 TF_BUILTIN(CreateEmptyArrayLiteral, ConstructorBuiltinsAssembler) { in TF_BUILTIN() argument
82 TFS(CreateEmptyArrayLiteral, kFeedbackVector, kSlot) \