Home
last modified time | relevance | path

Searched refs:FastCallFlagIsVaild (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.h303 bool FastCallFlagIsVaild(GlobalTSTypeRef gt) const;
Dts_manager.cpp667 bool TSManager::FastCallFlagIsVaild(GlobalTSTypeRef gt) const in FastCallFlagIsVaild() function in panda::ecmascript::TSManager
/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_hcr_lowering.cpp1159 if (!tsManager_->FastCallFlagIsVaild(funcGt)) { in CheckCallTargetAndLowerCall()
1337 if (!tsManager_->FastCallFlagIsVaild(funcGt)) { in CheckThisCallTargetAndLowerCall()