Filter out store/slots buffer entries that point into raw data objects.
authorishell <ishell@chromium.org>
Tue, 2 Jun 2015 11:00:45 +0000 (04:00 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 2 Jun 2015 11:00:55 +0000 (11:00 +0000)
commit341e4ac29d5ef868912c7aa312741e554b50e00a
tree418eb7410501b3d5b470794fee745c02bcc7a2dc
parentafd0367f5d219014433cb2dc1d84c50fa8196eac
Filter out store/slots buffer entries that point into raw data objects.

This is just a workaround till we found the root cause of the issue, there must be no slots for data object recorded.

BUG=chromium:454297
LOG=N

Review URL: https://codereview.chromium.org/1106983004

Cr-Commit-Position: refs/heads/master@{#28756}
src/heap/mark-compact.cc