Home
last modified time | relevance | path

Searched defs:currentType (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ts/
DtypeElaborationContext.cpp35 Type *currentType = checker_->GetPropertyTypeForIndexType(*it, indexType); in GetBestMatchingType() local
/arkcompiler/ets_frontend/es2panda/typescript/core/
DtypeElaborationContext.cpp35 Type *currentType = checker_->GetPropertyTypeForIndexType(*it, indexType); in GetBestMatchingType() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp1120 PGOSampleType currentType(profileType); in DumpCreateObject() local
1126 …auto currentType = PGOSampleType::CreateProfileType(abcId, traceId, ProfileType::Kind::LiteralId, … in DumpCreateObject() local