Home | History | Annotate | Download | only in x64

Lines Matching full:object_offset

4194   int object_offset = *offset;
4210 __ movq(FieldOperand(result, object_offset + i), rcx);
4215 int total_offset = object_offset + object->GetInObjectPropertyOffset(i);