Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_core_Arrays.cpp31 const char *errmsg = nullptr; in StdCoreCopyTo() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp3977 std::string errmsg = "SetModuleInfo: entryPoint:" + entryPoint + "is invalid."; in SetModuleInfo() local