Home | History | Annotate | Download | only in x64

Lines Matching refs:outer

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