Reland "Replace ad-hoc weakness in prototype transitions with WeakCell."
authorulan <ulan@chromium.org>
Tue, 9 Jun 2015 09:00:09 +0000 (02:00 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 9 Jun 2015 09:00:14 +0000 (09:00 +0000)
commit659ea368f754fbf678e376d546b9a4391e6913e5
tree9462798d6a27b41911f2903b2a32b3381c9eb3cb
parent4cf578a1ea7e9d69412de8b957d6b8cd3329730e
Reland "Replace ad-hoc weakness in prototype transitions with WeakCell."

Added missing slots recording.

This reverts commit fd2e3344d3116cd9ca11a14a1f4d800effba25ba.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#28857}
src/heap/mark-compact.cc
src/heap/objects-visiting-inl.h
src/transitions.cc
src/transitions.h
test/cctest/test-heap.cc