Searched defs:napi_async_cleanup_hook_handle__ (Results 1 – 1 of 1) sorted by relevance
297 struct napi_async_cleanup_hook_handle__ { struct298 … napi_async_cleanup_hook_handle__(napi_env env, napi_async_cleanup_hook user_hook, void* user_data) in napi_async_cleanup_hook_handle__() argument304 ~napi_async_cleanup_hook_handle__() in ~napi_async_cleanup_hook_handle__() argument314 auto handle = static_cast<napi_async_cleanup_hook_handle__*>(data); in Hook() argument335 napi_async_cleanup_hook_handle__* handle = new napi_async_cleanup_hook_handle__(env, hook, arg); in napi_add_async_cleanup_hook() argument