Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/util/
DpatchFix.h73 …void ProcessModule(const std::string &recordName, std::vector<panda::pandasm::LiteralArray::Litera…
DpatchFix.cpp47 void PatchFix::ProcessModule(const std::string &recordName, in ProcessModule() function in panda::es2panda::util::PatchFix
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
Demitter.cpp415 context->PatchFixHelper()->ProcessModule(rec_->name, module->Buffer()); in AddSourceTextModuleRecord()
430 context->PatchFixHelper()->ProcessModule(ecmaModuleRecord.name, module->Buffer()); in AddSourceTextModuleRecord()