Home
last modified time | relevance | path

Searched defs:methodPcInfo (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_driver.h85 const MethodPcInfo &methodPcInfo, in CompileMethod()
115 auto &methodPcInfo = methodPcInfos[methodInfo.GetMethodPcInfoIndex()]; in Run() local
Dts_inline_lowering.cpp102 auto &methodPcInfo = methodPcInfos[methodInfo.GetMethodPcInfoIndex()]; in TryInline() local
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dglobal_type_infer.cpp61 auto &methodPcInfo = methodPcInfos[methodInfo.GetMethodPcInfoIndex()]; in NewTypeInfer() local