Searched defs:GetComment (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
D | debug_info.h | 66 const std::string &GetComment(size_t index) in GetComment() function |
D | debug_info.cpp | 68 const std::string &DebugInfo::GetComment(const std::string &funcName, size_t index) const in GetComment() function in panda::ecmascript::kungfu::DebugInfo |