Home | History | Annotate | Download | only in src

Lines Matching refs:FixedArray

960                                          FixedArray::BodyDescriptor,
1340 FixedArray* data = FixedArray::cast(re->data());
1386 // Visit the fields of the RegExp, including the updated FixedArray.
1442 HeapObject::RawField(object, FixedArray::OffsetOfElementAt(idx));
1633 FixedArray* literals = data->LiteralArray();
1826 FixedArray* prototype_transitions = map->prototype_transitions();
1872 FixedArray* contents = reinterpret_cast<FixedArray*>(
1914 // stored in a FixedArray. Keep the fixed array alive but not the maps
2505 FixedArray* prototype_transitions = map->prototype_transitions();
2532 FixedArray::OffsetOfElementAt(proto_index));