Home | History | Annotate | Download | only in cctest

Lines Matching full:inner_scopes

1031     CHECK_EQ(scope->inner_scopes()->length(), 1);
1033 i::Scope* inner_scope = scope->inner_scopes()->at(0);