Home
last modified time | relevance | path

Searched refs:ProcessModule (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/util/
Dhotfix.h67 …void ProcessModule(const std::string &recordName, std::vector<panda::pandasm::LiteralArray::Litera…
Dhotfix.cpp48 void Hotfix::ProcessModule(const std::string &recordName, in ProcessModule() function in panda::es2panda::util::Hotfix
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
Demitter.cpp391 context->HotfixHelper()->ProcessModule(rec_->name, module->Buffer()); in AddSourceTextModuleRecord()
406 context->HotfixHelper()->ProcessModule(ecmaModuleRecord.name, module->Buffer()); in AddSourceTextModuleRecord()