Home
last modified time | relevance | path

Searched defs:scriptFunction (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/base/
H A Dhoisting.cpp41 const ir::ScriptFunction *scriptFunction = decl->Node()->AsScriptFunction(); in HoistFunction() local
/arkcompiler/ets_frontend/ets2panda/evaluate/
H A DevaluateContext.cpp51 auto *scriptFunction = method->Value()->AsFunctionExpression()->Function(); in FindEvaluationMethod() local
H A DscopedDebugInfoPlugin.cpp161 auto *scriptFunction = evalMethodStatements->Parent()->AsScriptFunction(); in InsertReturnStatement() local
/arkcompiler/ets_frontend/es2panda/compiler/base/
H A Dhoisting.cpp67 const ir::ScriptFunction *scriptFunction = decl->Node()->AsScriptFunction(); in HoistFunction() local
/arkcompiler/ets_frontend/es2panda/binder/
H A Dscope.cpp687 auto scriptFunction = node_->AsScriptFunction(); in GetSelfScopeName() local
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
H A Demitter.cpp447 auto *scriptFunction = pg_->RootNode()->AsScriptFunction(); in GenAnnotations() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
H A DscopesInitPhase.cpp50 void ScopesInitPhase::VisitScriptFunction(ir::ScriptFunction *scriptFunction) in VisitScriptFunction() argument

Completed in 9 milliseconds