Searched defs:completeWorkStr (Results 1 – 1 of 1) sorted by relevance
1250 String completeWorkStr = NAPI_ASYNC_COMPLETE_WORK.replace(NAPI_FUNCTION_NAME, funcName); in genNapiAsyncFunctionContent() local1302 String completeWorkStr = NAPI_PROMISE_COMPLETE_WORK.replace(NAPI_FUNCTION_NAME, funcName); in genNapiPromiseFunctionContent() local