Searched refs:TailCallBytecodeDispatch (Results 1 – 3 of 3) sorted by relevance
1193 void CodeAssembler::TailCallBytecodeDispatch( in TailCallBytecodeDispatch() function in v8::internal::compiler::CodeAssembler1207 template V8_EXPORT_PRIVATE void CodeAssembler::TailCallBytecodeDispatch(
1210 void TailCallBytecodeDispatch(const CallInterfaceDescriptor& descriptor,
1252 TailCallBytecodeDispatch( in DispatchToBytecodeHandlerEntry()