Searched refs:CheckFastCallThisCallTarget (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | ts_hcr_lowering.h | 144 void CheckFastCallThisCallTarget(GateRef gate, GateRef func, GlobalTSTypeRef funcGt,
|
| D | ts_hcr_lowering.cpp | 1302 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()
|