Lines Matching full:empty_fixed_array
1916 map->set_code_cache(empty_fixed_array(), SKIP_WRITE_BARRIER);
1917 map->set_prototype_transitions(empty_fixed_array(), SKIP_WRITE_BARRIER);
1938 code_cache->set_default_cache(empty_fixed_array(), SKIP_WRITE_BARRIER);
1967 info->set_type_feedback_cells(TypeFeedbackCells::cast(empty_fixed_array()),
2055 meta_map()->set_code_cache(empty_fixed_array());
2056 meta_map()->set_prototype_transitions(empty_fixed_array());
2059 fixed_array_map()->set_code_cache(empty_fixed_array());
2060 fixed_array_map()->set_prototype_transitions(empty_fixed_array());
2063 oddball_map()->set_code_cache(empty_fixed_array());
2064 oddball_map()->set_prototype_transitions(empty_fixed_array());
2288 ASSERT(!InNewSpace(empty_fixed_array()));
2943 message->set_properties(Heap::empty_fixed_array(), SKIP_WRITE_BARRIER);
2944 message->set_elements(Heap::empty_fixed_array(), SKIP_WRITE_BARRIER);
3403 code->set_deoptimization_data(empty_fixed_array(), SKIP_WRITE_BARRIER);
3405 code->set_handler_table(empty_fixed_array(), SKIP_WRITE_BARRIER);
3539 function->set_literals_or_bindings(empty_fixed_array());
3750 // fixed array (e.g. Heap::empty_fixed_array()). Currently, the object
3849 array->set_elements(empty_fixed_array());
4508 if (length == 0) return empty_fixed_array();
4554 ASSERT(heap->empty_fixed_array()->IsFixedArray());
4555 if (length == 0) return heap->empty_fixed_array();
4589 if (length == 0) return empty_fixed_array();
4621 if (length == 0) return empty_fixed_array();
4638 empty_fixed_array();