Home | History | Annotate | Download | only in src

Lines Matching full:byte_offset

966 Object** HeapObject::RawField(HeapObject* obj, int byte_offset) {
967 return &READ_FIELD(obj, byte_offset);