Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/base/
H A Dpt_types.cpp829 std::string strFuncName = Local<ObjectRef>(jsValueRef)->Get(ecmaVm, name)->ToString(ecmaVm)->ToString(ecmaVm); in DescriptionForGeneratorObject() local
831 std::string description = strFuncName + " {<" + strState + ">}"; in DescriptionForGeneratorObject()

Completed in 7 milliseconds