Searched defs:HandleFunction (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_frontend/es2panda/util/ | ||
H A D | patchFix.cpp | 565 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/ | ||
H A D | cgfunc.cpp | 659 void CGFunc::HandleFunction() in HandleFunction() function in maplebe::CGFunc |
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/ | ||
H A D | scopesInitPhase.cpp | 103 void ScopesInitPhase::HandleFunction(ir::ScriptFunction *function) in HandleFunction() function in ark::es2panda::compiler::ScopesInitPhase |
Completed in 6 milliseconds