Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.h116 struct ModuleInfo { struct
120 bool operator < (const ModuleInfo &moduleInfo) const
508 ModuleInfo key = {jsPandaFile, recordName, index}; in AddTypeToModuleVarGtMap()
519 ModuleInfo key = {jsPandaFile, recordName, index}; in HasExportGT()
526 ModuleInfo key = {jsPandaFile, recordName, index}; in GetGTFromModuleMap()
968 std::map<ModuleInfo, GlobalTSTypeRef> moduleVarGtMap_{};