commit | 26699c6b66546dad072ee3c5b1401fdf6a7503aa | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Fri May 12 08:19:28 2017 -0700 |
committer | Andreas Gampe <agampe@google.com> | Fri May 12 09:15:44 2017 -0700 |
tree | a1e37d2de86d623bc7cb4d4ab828b254eb17c5d8 | |
parent | 30148eefec1bb45f152172833afde82af0866b9f [diff] |
ART: Refactor VerifiedMethod Only a small percentage of methods have a non-empty safe-cast set. Change VerifiedMethod to use a pointer to a set. Reduces native allocations at compile time. For a large well-known application, VerifiedMethod memory drops from 12.7MB to 6.3MB. Bug: 38250868 Test: m test-art-host Change-Id: I6f0128a2cf09a8afb29027b24975aec12054ce2f