Home | History | Annotate | Download | only in x64

Lines Matching refs:new_top

462     FrameElement new_top = CopyElementAt(index);
463 new_top.set_sync();
464 elements_[top_index] = new_top;
475 FrameElement new_top = CopyElementAt(index);
477 new_top.set_sync();
480 elements_[top_index] = new_top;