Home | History | Annotate | Download | only in src

Lines Matching refs:push_count

140   int push_count = environment->push_count();
144 for (int i = push_count - 1; i >= 0; --i) {