Searched defs:functionScope (Results 1 – 6 of 6) sorted by relevance
55 let functionScope = functionPg!.getScope(); variable
169 let functionScope = <FunctionScope>funcPg!.getScope(); variable188 let functionScope = <FunctionScope>funcPg!.getScope(); variable205 let functionScope = <FunctionScope>funcPg!.getScope(); variable
97 let functionScope = functionPg!.getScope(); variable
83 auto *functionScope = functionCtx.GetScope(); in ParseCommonjs() local
351 … binder::FunctionScope *functionScope, in ParseArrowFunctionExpressionBody()
3491 auto *functionScope = functionCtx.GetScope(); in ParseFunction() local