Home | History | Annotate | Download | only in src

Lines Matching refs:NewFixedArray

79         Factory::NewFixedArray(length + 2, TENURED);
1512 Handle<FixedArray> new_array = Factory::NewFixedArray(len + 3);