Searched defs:functionScope (Results 1 – 8 of 8) sorted by relevance
83 auto *functionScope = functionCtx.GetScope(); in ParseCommonjs() local
377 … binder::FunctionScope *functionScope, in ParseArrowFunctionExpressionBody()
3945 auto *functionScope = functionCtx.GetScope(); in ParseFunction() local
73 …auto *functionScope = checker->Allocator()->New<varbinder::FunctionScope>(checker->Allocator(), pa… in GenerateGetterOrSetter() local
90 auto *const functionScope = in MakeFunction() local211 …auto *const functionScope = varbinder_->Allocator()->New<varbinder::FunctionScope>(Allocator(), pa… in CreateCCtorForEnumClass() local284 …auto *const functionScope = varbinder_->Allocator()->New<varbinder::FunctionScope>(Allocator(), pa… in CreateCtorForEnumClass() local
408 auto *const functionScope = Allocator()->New<varbinder::FunctionScope>(Allocator(), paramScope); in CreateNonStaticClassInitializer() local
2309 …auto *functionScope = checker->Allocator()->New<varbinder::FunctionScope>(checker->Allocator(), pa… in GenerateDefaultGetterSetter() local
102 auto *functionScope = functionCtx.GetScope(); in HandleFunction() local