Searched refs:queueAsyncWorkNull (Results 1 – 3 of 3) sorted by relevance
374 export const queueAsyncWorkNull: () => number;
7530 static napi_value queueAsyncWorkNull(napi_env env, napi_callback_info info) in queueAsyncWorkNull() function10206 DECLARE_NAPI_FUNCTION("queueAsyncWorkNull", queueAsyncWorkNull), in Init()
5591 let value = napitest.queueAsyncWorkNull();