Home | History | Annotate | Download | only in src

Lines Matching refs:RawFastPropertyAt

2014         : object->RawFastPropertyAt(FieldIndex::ForDescriptor(*old_map, i));
3766 HeapNumber* box = HeapNumber::cast(RawFastPropertyAt(index));
4206 object->RawFastPropertyAt(index), isolate);
4713 return this->RawFastPropertyAt(index);
5355 Handle<Object> raw_value(object->RawFastPropertyAt(index), isolate);
5445 Handle<Object> value(object->RawFastPropertyAt(index), isolate);
6342 RawFastPropertyAt(FieldIndex::ForDescriptor(map(), i));