commit | fea84ddbccae1c1242d6a1815f6580d758bae8c7 | [log] [tgz] |
---|---|---|
author | Orion Hodson <oth@google.com> | Mon Jan 16 13:52:20 2017 +0000 |
committer | Orion Hodson <oth@google.com> | Mon Jan 16 13:52:20 2017 +0000 |
tree | 68ac300b7c09e3aaadc7e103b1bd03f5f1985304 | |
parent | a48d74a59af68d45e5c9b9273c2017ae2470d58a [diff] |
ART: Fix artInvokePolymorphic. artInvokePolymorphic called the wrong visit method on RememberForGcArgumentVisitor. It should have called VisitArguments() rather than Visit(). Bug: 30550796,33191393 Test: art/test/run-test 953 Test: m test-art-run-test Change-Id: I46442203e8dc7000efd2cd64b2dcd5ed83163be6