Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dglobal_type_infer.cpp61 auto &methodPcInfo = methodPcInfos[methodInfo.GetMethodPcInfoIndex()]; in NewTypeInfer()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_driver.h115 auto &methodPcInfo = methodPcInfos[methodInfo.GetMethodPcInfoIndex()]; in Run()
Dbytecode_info_collector.h243 inline uint32_t GetMethodPcInfoIndex() const in GetMethodPcInfoIndex() function
Dts_inline_lowering.cpp102 auto &methodPcInfo = methodPcInfos[methodInfo.GetMethodPcInfoIndex()]; in TryInline()