commit | 13056a1720aca64945541812a3c7602acfe4a937 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Thu May 11 11:48:28 2017 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Fri May 12 14:27:11 2017 +0100 |
tree | 290248e07990fa39527d4d48df60ae81506437bb | |
parent | 99a77162e9dc351da14bb7819a2718395d7277ed [diff] |
Revert "Revert "Use IsMarked instead of Mark for profiling info."" Bug in the original change was that we were infitely looping on the same inline cache entry, expecting null when it was actually an old pointer to a GC'ed class object. bug: 37693252 This reverts commit 3afefba4b5558f5f726338485c1f6ddc7f107719. Change-Id: I12a86afe6163809b19f43927543eb9dd898454f0