diff options
author | Ian Rogers <irogers@google.com> | 2012-01-10 14:50:55 -0800 |
---|---|---|
committer | Ian Rogers <irogers@google.com> | 2012-01-10 14:55:28 -0800 |
commit | 672297c77a92e31e88feb179e4548284ba17d330 (patch) | |
tree | cc593076ffd594d81e733d3888a67accee900d0c /test/StaticsFromCode | |
parent | 4138331f3e718076d1ea3194cd609ac7f85f8198 (diff) | |
download | art-672297c77a92e31e88feb179e4548284ba17d330.zip art-672297c77a92e31e88feb179e4548284ba17d330.tar.gz art-672297c77a92e31e88feb179e4548284ba17d330.tar.bz2 |
Remove std::string from RegTypeCache::FromDescriptor
Remove the use of std::string for the descriptor argument.
The argument to FromDescriptor is used to look up a Class or a String,
both of which are managed in the Java heap.
Change-Id: Ic752a797d807a5102097068c2cf654f4fe4b6c63
Diffstat (limited to 'test/StaticsFromCode')
0 files changed, 0 insertions, 0 deletions