Home | History | Annotate | Download | only in src

Lines Matching refs:receiver_type_

1438   bool IsMonomorphic() { return !receiver_type_.is_null(); }
1439 Handle<Map> GetReceiverType() { return receiver_type_; }
1457 Handle<Map> receiver_type_;