Home | History | Annotate | Download | only in compiler

Lines Matching refs:environment

477     t.environment()->Push(index);
484 index = t.environment()->Top();
488 index = t.environment()->Pop();
493 t.environment()->Push(index);
498 index = t.environment()->Pop();