commit | 750d110b62cef538e193b6f91f5239b0c4b63ef1 | [log] [tgz] |
---|---|---|
author | Andy McFadden <fadden@android.com> | Fri Feb 11 15:26:10 2011 -0800 |
committer | Andy McFadden <fadden@android.com> | Fri Feb 11 15:42:02 2011 -0800 |
tree | 2e65a1530ecff3bc55dfd7b757834d7ac9f58fca | |
parent | 79cf850f7b9153ab7651a4bee3bdee137a226351 [diff] |
Rename invoke-direct-empty to invoke-object-init The invoke-direct-empty instruction was introduced to remove the overhead of calling the empty Object constructor. We now need it to do some extra work on behalf of object construction, so it's appropriate to change the instruction name to match the role it fills rather than the more general role it was hoped to fill. No functional changes. Bug 3342343 Change-Id: I65dd6a2c00c99581c9a19b16fe193b70642c8fbb