Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/src/base/
DtypeSystem.ts962 builtinTypeIndex: number; property in BuiltinContainerType
/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeExtractor.cpp836 …or::GetTypeIndexFromClassInst(int64_t typeIndex, const ir::AstNode *node, int64_t builtinTypeIndex) in GetTypeIndexFromClassInst()