Home | History | Annotate | Download | only in src

Lines Matching refs:receiver_type_

1325     bool IsMonomorphic() { return !receiver_type_.is_null(); }
1326 Handle<Map> GetReceiverType() { return receiver_type_; }
1344 Handle<Map> receiver_type_;