summaryrefslogtreecommitdiff
path: root/runtime/quick_exception_handler.h
diff options
context:
space:
mode:
authorSebastien Hertz <shertz@google.com>2014-10-23 15:39:33 +0200
committerSebastien Hertz <shertz@google.com>2014-10-23 16:31:58 +0200
commite2d628b5b0a1b9c29c173f3cbad3ef6cb6c24d2d (patch)
treeb1fa6ef18e26a5bad38dde6735b673a54194a6e8 /runtime/quick_exception_handler.h
parent8fc5acfd382bdc0d7920e8a13439b64344a8988a (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