Home | History | Annotate | Download | only in src

Lines Matching refs:FixedArray

1052   FixedArray* raw_data = non_optimized_code->deoptimization_data();
1673 Handle<FixedArray> array = isolate_->factory()->NewFixedArray(length);
1698 object->set_properties(FixedArray::cast(*properties));
1699 object->set_elements(FixedArray::cast(*elements));
2708 FixedArray* literals = data->LiteralArray();