Searched defs:function_scope (Results 1 – 8 of 8) 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
27 def function_scope(function_name): function
121 DeclarationScope* function_scope, bool is_inner_function, bool may_abort, in PreParseFunction()288 DeclarationScope* function_scope = NewFunctionScope(kind); in ParseFunctionLiteral() local
188 DeclarationScope* function_scope, PreParser* preparser) in DataGatheringScope()
90 DeclarationScope* function_scope = NewFunctionScope(kind); in DefaultConstructor() local719 DeclarationScope* function_scope = result->scope(); in ParseFunction() local1776 DeclarationScope* function_scope) { in DeclareFunctionNameVar()2720 DeclarationScope* function_scope, int* num_parameters, in SkipFunction()3060 DeclarationScope* function_scope, int* num_parameters, int* function_length, in ParseFunction()3339 Scope* function_scope = inner_scope->outer_scope(); in InsertShadowingVarBindingInitializers() local
4199 DeclarationScope* function_scope = scope()->AsDeclarationScope(); in ParseFunctionBody() local
380 v8::Context::Scope function_scope(context); in ResolveProxy() local
159 DeclarationScope* function_scope = scope->AsDeclarationScope(); in Create() local