Searched refs:BytecodeForCall (Results 1 – 2 of 2) sorted by relevance
305 static Bytecode BytecodeForCall(TailCallMode tail_call_mode);
562 Bytecode bytecode = BytecodeForCall(tail_call_mode); in Call()925 Bytecode BytecodeArrayBuilder::BytecodeForCall(TailCallMode tail_call_mode) { in BytecodeForCall() function in v8::internal::interpreter::BytecodeArrayBuilder