Home | History | Annotate | Download | only in ia32

Lines Matching refs:outer

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