Searched refs:BuildCreateArrayLiteral (Results 1 – 2 of 2) sorted by relevance
316 void BuildCreateArrayLiteral(const ZonePtrList<Expression>* elements,
3351 void BytecodeGenerator::BuildCreateArrayLiteral( in BuildCreateArrayLiteral() function in v8::internal::interpreter::BytecodeGenerator3512 BuildCreateArrayLiteral(expr->values(), expr); in VisitArrayLiteral()5511 BuildCreateArrayLiteral(expr->arguments(), nullptr); in VisitCall()5615 BuildCreateArrayLiteral(args, nullptr); in VisitCallSuper()5729 BuildCreateArrayLiteral(expr->arguments(), nullptr); in VisitCallNew()