Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Ddebug_info_extractor.h207 int32_t GetFristColumn(panda_file::File::EntityId methodId) in GetFristColumn() function in panda::ecmascript::DebugInfoExtractor
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
H A Djs_stackgetter.cpp118 codeEntry.columnNumber = debugExtractor->GetFristColumn(methodId); in ParseMethodInfo()
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_snapshot.cpp924 codeEntry.columnNumber = debugExtractor->GetFristColumn(methodId); in AddMethodInfo()

Completed in 5 milliseconds