Home
last modified time | relevance | path

Searched refs:GetFristLine (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Ddebug_info_extractor.h188 int32_t GetFristLine(panda_file::File::EntityId methodId) in GetFristLine() function
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackgetter.cpp105 codeEntry.lineNumber = debugExtractor->GetFristLine(methodId); in ParseMethodInfo()
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.cpp828 codeEntry.lineNumber = debugExtractor->GetFristLine(methodId); in AddMethodInfo()