Home
last modified time | relevance | path

Searched refs:indexInfoType (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ts/
H A Dobject.cpp423 Type *indexInfoType = indexInfo->GetType(); in GetPropertyTypeForIndexType() local
426 indexInfoType->AddTypeFlag(TypeFlag::READONLY); in GetPropertyTypeForIndexType()
429 return indexInfoType; in GetPropertyTypeForIndexType()
/arkcompiler/ets_frontend/es2panda/typescript/core/
H A Dobject.cpp436 Type *indexInfoType = indexInfo->GetType(); in GetPropertyTypeForIndexType() local
439 indexInfoType->AddTypeFlag(TypeFlag::READONLY); in GetPropertyTypeForIndexType()
442 return indexInfoType; in GetPropertyTypeForIndexType()

Completed in 3 milliseconds