Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type.cpp192 GlobalTSTypeRef TSClassInstanceType::GetIndexSignType(JSThread *thread, in GetIndexSignType() function in panda::ecmascript::TSClassInstanceType
254 GlobalTSTypeRef TSObjectType::GetIndexSignType(JSThread *thread, const JSHandle<TSObjectType> &obje… in GetIndexSignType() function in panda::ecmascript::TSObjectType
352 GlobalTSTypeRef TSInterfaceType::GetIndexSignType(JSThread *thread, const JSHandle<TSInterfaceType>… in GetIndexSignType() function in panda::ecmascript::TSInterfaceType
Dts_manager.cpp259 GlobalTSTypeRef TSManager::GetIndexSignType(GlobalTSTypeRef objType, kungfu::GateType indexType) co… in GetIndexSignType() function in panda::ecmascript::TSManager