Home
last modified time | relevance | path

Searched defs:exportNames (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/arkguard/src/common/
DApiReader.ts164 const exportNames: string[] = exportWhiteList.reservedExportNames; constant
/arkcompiler/ets_frontend/arkguard/src/utils/
DScopeAnalyzer.ts145 exportNames: Set<string>; property in secharmony.Scope