Home
last modified time | relevance | path

Searched defs:exportedNames (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.cpp43 CVector<std::string> exportedNames; in GetExportedNames() local
852 …CVector<std::string> exportedNames = SourceTextModule::GetExportedNames(thread, module, exportStar… in GetModuleNamespace() local
1473CVector<std::string> &exportedNames, JSHandle<TaggedArray> &newExportStarSet) in SetExportName()
1580 CVector<std::string> &exportedNames) in AddExportName()
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.cpp586 std::set<util::StringView> exportedNames; in ExportAnalysis() local
DETSBinder.cpp497 std::unordered_set<std::string> exportedNames; in AddImportNamespaceSpecifiersToTopBindings() local