Home | History | Annotate | Download | only in cctest

Lines Matching full:outer_scope

5770   i::Scope* outer_scope = module_scope->outer_scope();
5771 CHECK(outer_scope->is_script_scope());
5772 CHECK_NULL(outer_scope->outer_scope());