Home
last modified time | relevance | path

Searched defs:VisitScriptFunction (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
Dvarbinder.cpp458 void VarBinder::VisitScriptFunction(ir::ScriptFunction *func) in VisitScriptFunction() function in ark::es2panda::varbinder::VarBinder
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
DscopesInitPhase.cpp56 void ScopesInitPhase::VisitScriptFunction(ir::ScriptFunction *scriptFunction) in VisitScriptFunction() function in ark::es2panda::compiler::ScopesInitPhase