commit | bfd9a4378eacaf2dc2bbe05ad48c5164fc93c9fe | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Wed May 21 17:43:44 2014 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Mon Jun 09 12:46:32 2014 -0700 |
tree | 3d3f667c8232a9c1bb6fe9daea0d364f9ae01d8c | |
parent | 2e1ca953c7fb165da36cc26ea74d3045d7e272c8 [diff] |
Change MethodHelper to use a Handle. Added ConstHandle to help prevent errors where you modify the value stored in the handle of the caller. Also fixed compaction bugs related to not knowing MethodHelper::GetReturnType can resolve types. This bug was present in interpreter RETURN_OBJECT. Bug: 13077697 Change-Id: I71f964d4d810ab4debda1a09bc968af8f3c874a3