Home | History | Annotate | Download | only in src

Lines Matching refs:function_scope

64   Scope function_scope(&scope_, kFunctionScope);
65 function_scope.set_is_generator(is_generator);
1344 Scope function_scope(&scope_, kFunctionScope);
1345 function_scope.set_is_generator(is_generator);