Home | History | Annotate | Download | only in ppc

Lines Matching refs:outer

568   WriteTranslation(environment->outer(), translation);
721 for (LEnvironment* e = environment; e != NULL; e = e->outer()) {