Searched refs:TailCallRuntimeWithCEntryImpl (Results 1 – 2 of 2) sorted by relevance
1036 return TailCallRuntimeWithCEntryImpl(1229 void TailCallRuntimeWithCEntryImpl(Runtime::FunctionId function,
1127 return TailCallRuntimeWithCEntryImpl(function, arity, centry, context, args); in TailCallRuntimeImpl()1130 void CodeAssembler::TailCallRuntimeWithCEntryImpl( in TailCallRuntimeWithCEntryImpl() function in v8::internal::compiler::CodeAssembler