Searched defs:functionScope (Results 1 – 8 of 8) 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()
4045 auto *functionScope = functionCtx.GetScope(); in ParseFunction() local
73 …auto *functionScope = checker->Allocator()->New<varbinder::FunctionScope>(checker->Allocator(), pa… in GenerateGetterOrSetter() local
338 auto *functionScope = Allocator()->New<varbinder::FunctionScope>(Allocator(), paramScope); in CreateNullishAccessor() local548 auto *functionScope = Allocator()->New<varbinder::FunctionScope>(Allocator(), paramScope); in CreateNullishAccessor() local847 auto *const functionScope = Allocator()->New<varbinder::FunctionScope>(Allocator(), paramScope); in CreateNonStaticClassInitializer() local
2347 …auto *functionScope = checker->Allocator()->New<varbinder::FunctionScope>(checker->Allocator(), pa… in GenerateDefaultGetterSetter() local
114 auto *functionScope = functionCtx.GetScope(); in HandleFunction() local