Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_hcr_lowering.h142 void CheckCallThisCallTarget(GateRef gate, GateRef func, GlobalTSTypeRef funcGt,
Dts_hcr_lowering.cpp1318 void TSHCRLowering::CheckCallThisCallTarget(GateRef gate, GateRef func, GlobalTSTypeRef funcGt, in CheckCallThisCallTarget() function in panda::ecmascript::kungfu::TSHCRLowering
1345 CheckCallThisCallTarget(gate, func, funcGt, funcType, isNoGC); in CheckThisCallTargetAndLowerCall()