Searched defs:VisitScriptFunction (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/varbinder/ | ||
H A D | varbinder.cpp | 499 void VarBinder::VisitScriptFunction(ir::ScriptFunction *func) in VisitScriptFunction() function in ark::es2panda::varbinder::VarBinder |
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/ | ||
H A D | scopesInitPhase.cpp | 50 void ScopesInitPhase::VisitScriptFunction(ir::ScriptFunction *scriptFunction) in VisitScriptFunction() function in ark::es2panda::compiler::ScopesInitPhase |
Completed in 4 milliseconds