Home | History | Annotate | Download | only in ia32

Lines Matching full:object_offset

4427   int object_offset = *offset;
4443 __ mov(FieldOperand(result, object_offset + i), ecx);
4448 int total_offset = object_offset + object->GetInObjectPropertyOffset(i);