commit | 7a549467e332398229724058c07d998d0acfb0bb | [log] [tgz] |
---|---|---|
author | Jeff Hao <jeffhao@google.com> | Mon Mar 18 19:04:24 2013 -0700 |
committer | Jeff Hao <jeffhao@google.com> | Mon Mar 18 19:04:24 2013 -0700 |
tree | cf80f8b7004cefba91b06d9c5ef3099da53deb1d | |
parent | 225ade2eef559a8609879f142789a4f59aec5704 [diff] |
Pass NULL as receiver for static methods for ArgArray builder. The receiver field is ignored for static methods, and may be null, but it could be anything. Changed test 46 to make sure the value is properly handled when it is not null. Change-Id: Ide182b99c40a757e158f3587de7b413cd0cbb089