Home
last modified time | relevance | path

Searched refs:moduleLiteral (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
H A Demitter.cpp941 auto moduleLiteral = std::string(context->Binder()->Program()->RecordName()) + "_" + in AddSourceTextModuleRecord() local
949 static_cast<std::string_view>(moduleLiteral))); in AddSourceTextModuleRecord()
966 static_cast<std::string_view>(moduleLiteral))); in AddSourceTextModuleRecord()
976 prog_->literalarray_table.emplace(static_cast<std::string_view>(moduleLiteral), std::move(literalArrayInstance)); in AddSourceTextModuleRecord()

Completed in 3 milliseconds