Searched refs:host_func (Results 1 – 1 of 1) sorted by relevance
60 auto host_func = in WrapGuestFunctionIfNeeded() local62 if (host_func) { in WrapGuestFunctionIfNeeded()63 return host_func; in WrapGuestFunctionIfNeeded()71 auto host_func = UnwrapHostFunction(ToGuestAddr(func)); in WrapHostFunctionIfNeeded() local72 if (!host_func) { in WrapHostFunctionIfNeeded()