Home
last modified time | relevance | path

Searched refs:errorInfo (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/ets_utils/js_concurrent_module/taskpool/
H A Dworker.cpp425 napi_value errorInfo = task->DeserializeValue(env, &func, &args); in PerformTask() local
427 if (errorInfo != nullptr) { in PerformTask()
428 worker->NotifyTaskResult(env, task, errorInfo); in PerformTask()

Completed in 2 milliseconds