Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/parser/module/
DsourceTextModuleRecord.cpp62 bool SourceTextModuleRecord::AddLocalExportEntry(SourceTextModuleRecord::ExportEntry *entry) in AddLocalExportEntry() function in panda::es2panda::parser::SourceTextModuleRecord
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp90 HWTEST_F_L0(EcmaModuleTest, AddLocalExportEntry) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.cpp1118 void SourceTextModule::AddLocalExportEntry(JSThread *thread, const JSHandle<SourceTextModule> &modu… in AddLocalExportEntry() function in panda::ecmascript::SourceTextModule