Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_hcr_lowering.h144 void CheckFastCallThisCallTarget(GateRef gate, GateRef func, GlobalTSTypeRef funcGt,
Dts_hcr_lowering.cpp1302 void TSHCRLowering::CheckFastCallThisCallTarget(GateRef gate, GateRef func, GlobalTSTypeRef funcGt, in CheckFastCallThisCallTarget() function in panda::ecmascript::kungfu::TSHCRLowering
1342 CheckFastCallThisCallTarget(gate, func, funcGt, funcType, isNoGC); in CheckThisCallTargetAndLowerCall()