commit | 672297c77a92e31e88feb179e4548284ba17d330 | [log] [tgz] |
---|---|---|
author | Ian Rogers <irogers@google.com> | Tue Jan 10 14:50:55 2012 -0800 |
committer | Ian Rogers <irogers@google.com> | Tue Jan 10 14:55:28 2012 -0800 |
tree | cc593076ffd594d81e733d3888a67accee900d0c | |
parent | 4138331f3e718076d1ea3194cd609ac7f85f8198 [diff] |
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