Home | History | Annotate | Download | only in x87

Lines Matching refs:outer

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