Lines Matching full:representation_
660 Representation representation() const { return representation_; }665 representation_ = r;692 return representation_.IsHeapObject() || type_.IsHeapObject();957 ASSERT(representation_.IsNone() && !r.IsNone());958 representation_ = r;1011 Representation representation_;