Searched refs:GetBytecodeDispatchCallDescriptor (Results 1 – 3 of 3) sorted by relevance
534 static CallDescriptor* GetBytecodeDispatchCallDescriptor( in NON_EXPORTED_BASE()
548 CallDescriptor* Linkage::GetBytecodeDispatchCallDescriptor( in GetBytecodeDispatchCallDescriptor() function in v8::internal::compiler::Linkage
1197 auto call_descriptor = Linkage::GetBytecodeDispatchCallDescriptor( in TailCallBytecodeDispatch()