Searched defs:function_scope (Results 1 – 7 of 7) sorted by relevance
120 int function_scope = 0; in TEST() local131 int function_scope = 0; in TEST() local142 int function_scope = 0; in TEST() local
107 FunctionSyntaxKind function_syntax_kind, DeclarationScope* function_scope, in PreParseFunction()283 DeclarationScope* function_scope = NewFunctionScope(kind); in ParseFunctionLiteral() local
105 DeclarationScope* function_scope) { in Start()230 DeclarationScope* function_scope, int function_length, in SetSkippableFunction()286 DeclarationScope* function_scope = builder->function_scope_; in SaveDataForSkippableFunction() local
45 DeclarationScope* function_scope = NewFunctionScope(kind); in DefaultConstructor() local872 DeclarationScope* function_scope = result->scope(); in ParseFunction() local2036 DeclarationScope* function_scope) { in DeclareFunctionNameVar()2699 DeclarationScope* function_scope, int* num_parameters, in SkipFunction()2899 DeclarationScope* function_scope, int* num_parameters, int* function_length, in ParseFunction()3185 Scope* function_scope = inner_scope->outer_scope(); in InsertShadowingVarBindingInitializers() local
4141 DeclarationScope* function_scope = parameters.scope; in ParseFunctionBody() local4400 DeclarationScope* function_scope = next_arrow_function_info_.scope; in ParseArrowFunctionLiteral() local
383 v8::Context::Scope function_scope(context); in ResolveProxy() local
183 DeclarationScope* function_scope = scope->AsDeclarationScope(); in Create() local