commit | 23435d0df17e19fe312a08ff151464d4b9f83e81 | [log] [tgz] |
---|---|---|
author | Ian Rogers <irogers@google.com> | Mon Sep 24 11:23:12 2012 -0700 |
committer | Ian Rogers <irogers@google.com> | Mon Sep 24 11:48:14 2012 -0700 |
tree | 3d0e4ad4d6f0f0852fa1736eaa0077399622263e | |
parent | 5a6220c9068f8401394664b56a725441dba17948 [diff] |
Assignability checks for SetFieldObject. Adds check to SetFieldObject that is enabled with VERIFY_OBJECT_ENABLED. The check verifies that the object being set to the field is assignable to that field. Fix bug that iftable was typed to be Object[][] but being assigned a Object[]. Change-Id: I3d3744347f2dd142ca90db321ed876eaebfe7f7f