Searched refs:thisRefCount (Results 1 – 2 of 2) sorted by relevance
69 uint32_t thisRefCount = 0; in Stop() local70 napi_reference_unref(env_, thisVarRef_, &thisRefCount); in Stop()127 uint32_t thisRefCount = 0; in OnServerClose() local128 napi_reference_unref(that->env_, that->thisVarRef_, &thisRefCount); in OnServerClose()
68 uint32_t thisRefCount = 0; in Stop() local69 napi_reference_unref(env_, thisVarRef_, &thisRefCount); in Stop()126 uint32_t thisRefCount = 0; in OnServerClose() local127 napi_reference_unref(that->env_, that->thisVarRef_, &thisRefCount); in OnServerClose()