Searched defs:function_scope (Results 1 – 5 of 5) 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
87 FunctionKind kind, DeclarationScope* function_scope, bool parsing_module, in PreParseFunction()195 DeclarationScope* function_scope = NewFunctionScope(kind); in ParseFunctionLiteral() local
222 DeclarationScope* function_scope = NewFunctionScope(kind); in DefaultConstructor() local2746 FunctionKind kind, DeclarationScope* function_scope, int* num_parameters, in SkipFunction()3116 DeclarationScope* function_scope, int* num_parameters, int* function_length, in ParseFunction()3179 DeclarationScope* function_scope = scope()->AsDeclarationScope(); in ParseEagerFunctionBody() local3656 Scope* function_scope = inner_scope->outer_scope(); in InsertShadowingVarBindingInitializers() local
382 v8::Context::Scope function_scope(context); in ResolveProxy() local
148 DeclarationScope* function_scope = scope->AsDeclarationScope(); in Create() local