Searched refs:function_scope (Results 1 – 3 of 3) sorted by relevance
116 int function_scope = 0; in TEST() local121 (void)function_scope; in TEST()127 int function_scope = 0; in TEST() local132 (void)function_scope; in TEST()138 int function_scope = 0; in TEST() local142 __except( function_scope ? 1 : -1 ) {} in TEST()
1059 Scope function_scope(&scope_, kFunctionScope); in ParseFunctionLiteral() local1096 function_scope.materialized_literal_count(), in ParseFunctionLiteral()1097 function_scope.expected_properties()); in ParseFunctionLiteral()
355 v8::Context::Scope function_scope(v8_context_); in ResolveProxy() local