Home
last modified time | relevance | path

Searched defs:concurrentError (Results 1 – 1 of 1) sorted by relevance

/commonlibrary/ets_utils/js_concurrent_module/common/helper/
Derror_helper.h40 napi_value concurrentError = nullptr; variable
157 napi_value concurrentError = NewError(env, errCode, errMessage); variable