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