Searched refs:getUvEventLoopEnvNull (Results 1 – 3 of 3) sorted by relevance
420 export const getUvEventLoopEnvNull: () => object;
8264 static napi_value getUvEventLoopEnvNull(napi_env env, napi_callback_info info) in getUvEventLoopEnvNull() function10250 DECLARE_NAPI_FUNCTION("getUvEventLoopEnvNull", getUvEventLoopEnvNull), in Init()
6867 let value = napitest.getUvEventLoopEnvNull();