Remove CanRetainOtherContext since embedded objects are now weak.
authorverwaest <verwaest@chromium.org>
Thu, 26 Mar 2015 11:21:52 +0000 (04:21 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 26 Mar 2015 11:22:07 +0000 (11:22 +0000)
commitaccbe2216eb6b4690e1ae7617450c99058f64ff5
treee4dd4f037f28b436662f71518ae5a838a00536ec
parent69383d6366891c8b1eb2240af55b3ef40628efa6
Remove CanRetainOtherContext since embedded objects are now weak.
Instead of CanRetainOtherContext, we now manually blacklist all access-checked objects.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#27473}
src/hydrogen.cc
src/ic/stub-cache.cc
src/type-info.cc
src/type-info.h
test/mjsunit/constant-folding-2.js