Searched defs:AddStarExportEntry (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/parser/module/ | ||
| H A D | sourceTextModuleRecord.cpp | 105 void SourceTextModuleRecord::AddStarExportEntry(SourceTextModuleRecord::ExportEntry *entry) in AddStarExportEntry() function in panda::es2panda::parser::SourceTextModuleRecord |
| /arkcompiler/ets_runtime/ecmascript/module/ | ||
| H A D | js_module_source_text.cpp | 1366 void SourceTextModule::AddStarExportEntry(JSThread *thread, const JSHandle<SourceTextModule> &module, in AddStarExportEntry() function in panda::ecmascript::SourceTextModule |
Completed in 5 milliseconds