Searched defs:function_scope (Results 1 – 4 of 4) 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
115 Scope* function_scope = NewScope(scope_, FUNCTION_SCOPE, kind); in PreParseLazyFunction() local1109 Scope* function_scope = NewScope(scope_, FUNCTION_SCOPE, kind); in ParseFunctionLiteral() local
193 Scope* function_scope = NewScope(scope, FUNCTION_SCOPE, kind); in DefaultConstructor() local4924 Scope* function_scope = inner_scope->outer_scope(); in InsertShadowingVarBindingInitializers() local
382 v8::Context::Scope function_scope(context); in ResolveProxy() local