Searched defs:EtsHandle (Results 1 – 1 of 1) sorted by relevance
29 inline explicit EtsHandle() : VMHandle<T>() {} in EtsHandle() function30 explicit EtsHandle(EtsCoroutine *coroutine, T *etsObj) in EtsHandle() function36 inline explicit EtsHandle(const VMHandle<P> &other) : VMHandle<T>(other) in EtsHandle() function