Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_obj_layout_info.cpp58 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