Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/util/
H A DpatchFix.h75 void ProcessFunction(const compiler::PandaGen *pg, panda::pandasm::Function *func, LiteralBuffers &literalBuffers);
H A DpatchFix.cpp33 void PatchFix::ProcessFunction(const compiler::PandaGen *pg, panda::pandasm::Function *func, in ProcessFunction() function in panda::es2panda::util::PatchFix
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
H A Demitter.cpp93 patchFixHelper->ProcessFunction(pg_, func_, literalBuffers_); in Generate()

Completed in 5 milliseconds