Home
last modified time | relevance | path

Searched defs:currentType (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/core/
H A DtypeElaborationContext.cpp35 Type *currentType = checker_->GetPropertyTypeForIndexType(*it, indexType); in GetBestMatchingType() local
/arkcompiler/ets_frontend/ets2panda/checker/ts/
H A DtypeElaborationContext.cpp35 Type *currentType = checker_->GetPropertyTypeForIndexType(*it, indexType); in GetBestMatchingType() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DETSCompiler.cpp267 auto currentType = exprType->AsETSUnionType()->ConstituentTypes()[i]; in HandleUnionTypeInForOf() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.cpp1412 auto currentType = PGOSampleType::CreateProfileType(abcId, traceId, ProfileType::Kind::ArrayLiteralId, true); in DumpCreateObject() local

Completed in 7 milliseconds