Searched defs:GetIndexSignType (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ts_types/ | ||
D | ts_type.cpp | 192 GlobalTSTypeRef TSClassInstanceType::GetIndexSignType(JSThread *thread, in GetIndexSignType() function in panda::ecmascript::TSClassInstanceType |
D | ts_manager.cpp | 259 GlobalTSTypeRef TSManager::GetIndexSignType(GlobalTSTypeRef objType, kungfu::GateType indexType) co… in GetIndexSignType() function in panda::ecmascript::TSManager |