Searched refs:indexInfo (Results 1 – 4 of 4) sorted by relevance
427 IndexInfo *indexInfo = GetApplicableIndexInfo(type, indexType); in GetPropertyTypeForIndexType() local429 if (indexInfo) { in GetPropertyTypeForIndexType()430 Type *indexInfoType = indexInfo->GetType(); in GetPropertyTypeForIndexType()432 if (indexInfo->Readonly()) { in GetPropertyTypeForIndexType()
729 void AddIndexInfoToRecordInfo(RecordType type, std::pair<uint32_t, uint32_t> indexInfo) in AddIndexInfoToRecordInfo() argument732 recordInfo_[type].emplace_back(indexInfo); in AddIndexInfoToRecordInfo()
268 typescript/types/indexInfo.cpp
226 "typescript/types/indexInfo.cpp",