Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/base/
H A Dpt_types.cpp731 std::string strMessage = Local<ObjectRef>(tagged)->Get(ecmaVm, message)->ToString(ecmaVm)->ToString(ecmaVm); in DescriptionForError() local
732 if (strMessage.empty()) { in DescriptionForError()
735 return strName + ": " + strMessage; in DescriptionForError()

Completed in 6 milliseconds