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.cpp102 tsManager_->SetTSModuleTable(table); in AddTypeTable()
Dts_manager.h202 void SetTSModuleTable(JSHandle<TSModuleTable> table) in SetTSModuleTable() function
Dts_manager.cpp30 SetTSModuleTable(mTable); in TSManager()