Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_inline_lowering.h106 void GetInlinedMethodId(GateRef gate);
Dts_inline_lowering.cpp45 GetInlinedMethodId(gate); in CollectInlineInfo()
50 void TSInlineLowering::GetInlinedMethodId(GateRef gate) in GetInlinedMethodId() function in panda::ecmascript::kungfu::TSInlineLowering