Home | History | Annotate | Download | only in compiler

Lines Matching refs:CreateArgumentsType

1225 void BytecodeGraphBuilder::BuildCreateArguments(CreateArgumentsType type) {
1232 BuildCreateArguments(CreateArgumentsType::kMappedArguments);
1236 BuildCreateArguments(CreateArgumentsType::kUnmappedArguments);
1240 BuildCreateArguments(CreateArgumentsType::kRestParameter);