Home
last modified time | relevance | path

Searched refs:SetTSModuleTable (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_table_generator.cpp110 tsManager_->SetTSModuleTable(table); in AddTypeTable()
Dts_manager.h132 void SetTSModuleTable(JSHandle<TSModuleTable> table) in SetTSModuleTable() function
Dts_manager.cpp35 SetTSModuleTable(mTable); in TSManager()