Home | History | Annotate | Download | only in arm64

Lines Matching refs:outer

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