Searched refs:BytecodeForCreateArguments (Results 1 – 2 of 2) sorted by relevance
257 static Bytecode BytecodeForCreateArguments(CreateArgumentsType type);
588 Bytecode bytecode = BytecodeForCreateArguments(type); in CreateArguments()1535 Bytecode BytecodeArrayBuilder::BytecodeForCreateArguments( in BytecodeForCreateArguments() function in v8::internal::interpreter::BytecodeArrayBuilder