Home | History | Annotate | Download | only in src

Lines Matching defs:double_array

5521     FixedDoubleArray* double_array = FixedDoubleArray::cast(object->elements());
5523 double_array->set(store_index, number->Number());