Searched defs:typeTable (Results 1 – 3 of 3) sorted by relevance
19 …<JSTaggedValue> TSTypeTable::GetExportValueTable(JSThread *thread, JSHandle<TSTypeTable> typeTable) in GetExportValueTable()26 void TSTypeTable::SetExportValueTable(JSThread *thread, JSHandle<TSTypeTable> typeTable, in SetExportValueTable()
89 JSHandle<TSTypeTable> typeTable = factory_->NewTSTypeTable(numTypes); in AddTypeTable() local
431 JSHandle<TSTypeTable> typeTable = GetTSTypeTable(tableIndex); in GetOrCreateUnionType() local455 JSHandle<TSTypeTable> typeTable(thread_, mTable->Get(tableOffset)); in GetTSTypeTable() local641 JSHandle<TSTypeTable> typeTable = GetTSTypeTable(moduleId); in GetTSType() local