Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp274 auto processedMethodPcInfoIndex = processedMethodInfo.first; in SetMethodPcInfoIndex() local
294 methodInfo.SetMethodPcInfoIndex(processedMethodPcInfoIndex); in SetMethodPcInfoIndex()
301 MethodInfo info(GetMethodInfoID(), processedMethodPcInfoIndex, LexEnv::DEFAULT_ROOT, in SetMethodPcInfoIndex()