Home | History | Annotate | Download | only in ia32

Lines Matching refs:new_top

764     FrameElement new_top = CopyElementAt(index);
765 new_top.set_sync();
766 elements_[top_index] = new_top;
779 FrameElement new_top = CopyElementAt(index);
781 new_top.set_sync();
784 elements_[top_index] = new_top;