commit | d5f1005da7599f149b1332402c9791ef2acb8c42 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Wed May 06 14:09:04 2015 +0100 |
committer | Vladimir Marko <vmarko@google.com> | Wed May 06 15:40:50 2015 +0100 |
tree | 7e6015d8aa0c5b5c0b69c77f93c4d08220c34119 | |
parent | 9cce14f56a59bbce52254ffc50ea6817fd94d8dd [diff] |
Quick: Inline synthetic accessors generated by jack. While javac names synthetic accessors "access$nnn", jack names them "-getN", "-putN" and "-wrapN". For simplicity, treat all methods starting with "-" as synthetic accessors. Bug: 20873367 Change-Id: I67990a6c2ef1d25dafe460ef70143a113bb5b7da