Home | History | Annotate | Download | only in ia32

Lines Matching refs:outer

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