Home
last modified time | relevance | path

Searched defs:keyType (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_obj_layout_info.cpp73 JSTaggedValue TSObjLayoutInfo::TryGetTypeByIndexSign(const uint32_t keyType) in TryGetTypeByIndexSign()
/arkcompiler/ets_frontend/es2panda/typescript/core/
Dobject.cpp358 Type *keyType = key->Check(this); in CheckComputedPropertyName() local
/arkcompiler/ets_frontend/ets2panda/checker/ts/
Dobject.cpp353 Type *keyType = key->Check(this); in CheckComputedPropertyName() local
/arkcompiler/ets_frontend/ets2panda/parser/
DASparser.cpp936 ir::TypeNode *keyType = ParseTypeAnnotation(&options); in ParseIndexSignature() local
DTSparser.cpp1836 ir::TypeNode *keyType = ParseTypeAnnotation(&options); in ParseIndexSignature() local