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