Searched defs:HandleFunction (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/util/ | ||
| D | patchFix.cpp | 549 void PatchFix::HandleFunction(const compiler::PandaGen *pg, panda::pandasm::Function *func, in HandleFunction() function in panda::es2panda::util::PatchFix |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ | ||
| D | cgfunc.cpp | 709 void CGFunc::HandleFunction() in HandleFunction() function in maplebe::CGFunc |
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/ | ||
| D | scopesInitPhase.cpp | 109 void ScopesInitPhase::HandleFunction(ir::ScriptFunction *function) in HandleFunction() function in ark::es2panda::compiler::ScopesInitPhase |