[turbofan] Support preserving of optimized code maps over GCs.
authormstarzinger <mstarzinger@chromium.org>
Wed, 1 Jul 2015 12:29:27 +0000 (05:29 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 1 Jul 2015 12:29:44 +0000 (12:29 +0000)
commit7a615a4596cc9e255d1e285825c79f7ca79eb8c0
tree44a9f05ed33c37dfd7b90cd0f4f790b0c04bd6a1
parent5c278f632cafd0e20b960481553ece017de5da19
[turbofan] Support preserving of optimized code maps over GCs.

This extends the existing support for --noflush-optimized-code-cache
mechanism to the newly added context-independent code entry in the
optimized code map. Note that this machanism is still off by default.

R=hpayer@chromium.org

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

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