commit | e19f2b00eebd61e73761ab531866654f08968711 | [log] [tgz] |
---|---|---|
author | Mingyao Yang <mingyao@google.com> | Wed Jul 16 10:44:41 2014 -0700 |
committer | Andreas Gampe <agampe@google.com> | Tue Jul 29 14:43:15 2014 -0700 |
tree | 3a8dc6d5df9e4179e1ebfde0d23e844ce6832cc0 | |
parent | 4c6427a757cae2b1c79aafca71be780e54620e68 [diff] |
Set vtable in class object to null after linking. This is follow-up work of embedding imt and vtable for faster interface/virtual call dispatching. Once vtable becomes embedded, the original vtable is nulled. (cherry picked from commit 2cdbad7c62f126581ec5177104de961c4d71adaa) Change-Id: I6acdcd1ee560d387fb77c55c58bbe3598c197ba1