diff options
author | Sebastien Hertz <shertz@google.com> | 2014-10-23 15:39:33 +0200 |
---|---|---|
committer | Sebastien Hertz <shertz@google.com> | 2014-10-23 16:31:58 +0200 |
commit | e2d628b5b0a1b9c29c173f3cbad3ef6cb6c24d2d (patch) | |
tree | b1fa6ef18e26a5bad38dde6735b673a54194a6e8 /runtime/quick_exception_handler.h | |
parent | 8fc5acfd382bdc0d7920e8a13439b64344a8988a (diff) |
Make ObjectRegistry::InternalAdd GC safe
Because a call to IdentityHashCode may cause GC, the object pointer
may become invalid (if the object has been moved) on next uses. We
now access the object through a Handle to be GC safe.
Also remove unused methods.
Bug: 18098424
Change-Id: I38fb55c3a6be62c4d98d4c94272a9cfeba327598
Diffstat (limited to 'runtime/quick_exception_handler.h')
0 files changed, 0 insertions, 0 deletions