Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_inline_lowering.h140 void SetInitCallTargetAndConstPoolId(InlineTypeInfoAccessor &info);
Dts_inline_lowering.cpp141 SetInitCallTargetAndConstPoolId(info); in TryInline()
715 void TSInlineLowering::SetInitCallTargetAndConstPoolId(InlineTypeInfoAccessor &info) in SetInitCallTargetAndConstPoolId() function in panda::ecmascript::kungfu::TSInlineLowering