Home | History | Annotate | Download | only in src

Lines Matching full:new_elements

6778   FixedArray* new_elements;
6780 new_elements = heap->empty_fixed_array();
6786 new_elements = FixedArray::cast(obj);
6788 set_elements(new_elements);