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