Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Ddebug_info.h66 const std::string &GetComment(size_t index) in GetComment() function
Ddebug_info.cpp68 const std::string &DebugInfo::GetComment(const std::string &funcName, size_t index) const in GetComment() function in panda::ecmascript::kungfu::DebugInfo