Home | History | Annotate | Download | only in x64

Lines Matching refs:outer

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