Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
H A Demitter.cpp982 auto phaseLiteral = std::string(context->Binder()->Program()->RecordName()) + "_" + in AddModuleRequestPhaseRecord() local
990 static_cast<std::string_view>(phaseLiteral))); in AddModuleRequestPhaseRecord()
1001 static_cast<std::string_view>(phaseLiteral))); in AddModuleRequestPhaseRecord()
1008 prog_->literalarray_table.emplace(static_cast<std::string_view>(phaseLiteral), std::move(literalArrayInstance)); in AddModuleRequestPhaseRecord()

Completed in 2 milliseconds