Home | History | Annotate | Download | only in cctest

Lines Matching refs:obj_copy

114   HeapObject* obj_copy = HeapObject::cast(*copy);
115 Object* not_right = isolate->FindCodeObject(obj_copy->address() +
116 obj_copy->Size() / 2);