Home
last modified time | relevance | path

Searched refs:hoistFunction (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ts2panda/src/
Dhoisting.ts46 hoistFunction(decl, variableScope, pandaGen, compiler, compilerDriver);
72 export function hoistFunction(decl: FuncDecl, scope: Scope, pandaGen: PandaGen, compiler: Compiler,… function
106 hoistFunction(func, scope, pandaGen, compiler, compilerDriver);