diff options
author | 2019-02-04 10:58:06 +0000 | |
---|---|---|
committer | 2019-02-04 16:37:48 +0000 | |
commit | 6e78158c7a0acad7fcb5c9e1b45ab7acda796671 (patch) | |
tree | 7bd9f4c8b4802f7fbbbfc4839309893dc39c410d /compiler/driver/compiler_options.cc | |
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
Diffstat (limited to 'compiler/driver/compiler_options.cc')
0 files changed, 0 insertions, 0 deletions