commit | 6e78158c7a0acad7fcb5c9e1b45ab7acda796671 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Mon Feb 04 10:58:06 2019 +0000 |
committer | Vladimir Marko <vmarko@google.com> | Mon Feb 04 16:37:48 2019 +0000 |
tree | 7bd9f4c8b4802f7fbbbfc4839309893dc39c410d | |
parent | 982a9ee7d826ad5a19927016bbc3cd8691ba07a3 [diff] |
ART: Change ArtMethod::NumArgRegisters() signature. Take "const char*" instead of StringPiece. Avoid calling strlen() in all callers, rely on explicit checking for the end of the string. Test: m test-art-host-gtest Test: testrunner.py --host --optimizing Bug: 123750182 Change-Id: I189841e4ae7dcc5950616d5e5a590987618146cb