commit | 05f2056b4f11e0b2bac92b2655abe7030771f5dc | [log] [tgz] |
---|---|---|
author | Agi Csaki <agicsaki@google.com> | Wed Aug 19 14:58:14 2015 -0700 |
committer | Agi Csaki <agicsaki@google.com> | Wed Aug 19 18:51:32 2015 -0700 |
tree | 60d94fc6f0e0825bec14a5f8eb52f2b98d285314 | |
parent | e1e05e0876f303a9f4aca1d8713b7c44f21952b8 [diff] |
Add support to indicate whether intrinsics require a dex cache A structural change to indicate whether a given intrinsic requires access to a dex cache. I updated the needs_environment_ field to indicate whether an HInvoke needs an environment or a dex cache, and if an HInvoke represents an intrisified method, we utilize this field to determine if the HInvoke needs a dex cache. Bug: 21481923 Change-Id: I9dd25a385e1a1397603da6c4c43f6c1aea511b32