Searched defs:functionScope (Results 1 – 9 of 9) sorted by relevance
63 auto const *const functionScope = node->Scope()->AsFunctionScope(); in CheckScope() local
77 auto *functionScope = functionCtx.GetScope(); in ParseCommonjs() local
358 … binder::FunctionScope *functionScope, in ParseArrowFunctionExpressionBody()
4093 auto *functionScope = functionCtx.GetScope(); in ParseFunction() local
111 …auto *functionScope = ctx->Allocator()->New<varbinder::FunctionScope>(ctx->Allocator(), paramScope… in GenerateGetterOrSetter() local
830 auto *functionScope = scriptFunc->Scope(); in CorrectTheTrueThisForExtensionLambda() local
552 …auto *functionScope = ProgramAllocator()->New<varbinder::FunctionScope>(ProgramAllocator(), paramS… in CreateNullishAccessor() local945 …auto *const functionScope = ProgramAllocator()->New<varbinder::FunctionScope>(ProgramAllocator(), … in CreateNonStaticClassInitializer() local
2790 varbinder::FunctionScope *functionScope) in GenGetterSetterBodyHelper()2808 auto *functionScope = in GenGetterSetterScriptFunc() local
120 auto *functionScope = functionCtx.GetScope(); in HandleFunction() local