Home
last modified time | relevance | path

Searched defs:GetArrayParameterTypeGT (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.h314 inline GlobalTSTypeRef PUBLIC_API GetArrayParameterTypeGT(kungfu::GateType gateType) const in GetArrayParameterTypeGT() function
Dts_manager.cpp589 GlobalTSTypeRef TSManager::GetArrayParameterTypeGT(GlobalTSTypeRef gt) const in GetArrayParameterTypeGT() function in panda::ecmascript::TSManager