Home | History | Annotate | Download | only in src

Lines Matching full:empty_fixed_array

693     if (js_object->elements() != heap->empty_fixed_array()) {
5589 if (new_length == 0) return heap->empty_fixed_array();
5969 if (number_of_deopt_points == 0) return HEAP->empty_fixed_array();
8480 elements() == heap->empty_fixed_array()));
8566 new_elements = heap->empty_fixed_array();
9676 elements() == isolate->heap()->empty_fixed_array()) &&