v8/src/heap
ishell 371ae8c7ad Revert of Allow compaction when incremental marking is on. (patchset #1 id:1 of https://codereview.chromium.org/1014263002/)
Reason for revert:
It seems to cause crbug/469146.

Original issue's description:
> Allow compaction when incremental marking is on.
>
> BUG=chromium:450824
> LOG=NO
>
> Committed: https://crrev.com/92f96e4e9a527fcb085b68f81ee14b26acdd4719
> Cr-Commit-Position: refs/heads/master@{#27267}

TBR=hpayer@chromium.org,ulan@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=chromium:450824

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

Cr-Commit-Position: refs/heads/master@{#27345}
2015-03-20 16:07:15 +00:00
..
gc-idle-time-handler.cc Rename kMaxFrameRenderingIdleTime to kMaxActiveIdleTime and adjust it to the currently maximum value of 50ms passed in by the Blink scheduler. 2015-03-19 19:41:19 +00:00
gc-idle-time-handler.h Rename kMaxFrameRenderingIdleTime to kMaxActiveIdleTime and adjust it to the currently maximum value of 50ms passed in by the Blink scheduler. 2015-03-19 19:41:19 +00:00
gc-tracer.cc Always shrink initial old generation size based on survival rate. 2015-02-18 10:50:35 +00:00
gc-tracer.h Always shrink initial old generation size based on survival rate. 2015-02-18 10:50:35 +00:00
heap-inl.h Revert "Merge old data and pointer space." 2015-03-19 22:03:32 +00:00
heap.cc Serializer: cache hashmaps on the isolate. 2015-03-20 11:17:20 +00:00
heap.h Revert "Merge old data and pointer space." 2015-03-19 22:03:32 +00:00
incremental-marking-inl.h Use just one marking deque. 2014-12-01 17:03:08 +00:00
incremental-marking.cc Revert of Allow compaction when incremental marking is on. (patchset #1 id:1 of https://codereview.chromium.org/1014263002/) 2015-03-20 16:07:15 +00:00
incremental-marking.h Revert of Allow compaction when incremental marking is on. (patchset #1 id:1 of https://codereview.chromium.org/1014263002/) 2015-03-20 16:07:15 +00:00
mark-compact-inl.h Revert "Merge old data and pointer space." 2015-03-19 22:03:32 +00:00
mark-compact.cc Revert "Merge old data and pointer space." 2015-03-19 22:03:32 +00:00
mark-compact.h Revert "Merge old data and pointer space." 2015-03-19 22:03:32 +00:00
objects-visiting-inl.h Serializer: serialize internal references via object visitor. 2015-03-18 13:38:45 +00:00
objects-visiting.cc Remove early bail-out in VisitWeakList to investigate chrasher. 2015-03-19 15:04:54 +00:00
objects-visiting.h Serializer: serialize internal references via object visitor. 2015-03-18 13:38:45 +00:00
spaces-inl.h Revert "Merge old data and pointer space." 2015-03-19 22:03:32 +00:00
spaces.cc Revert "Merge old data and pointer space." 2015-03-19 22:03:32 +00:00
spaces.h Revert "Merge old data and pointer space." 2015-03-19 22:03:32 +00:00
store-buffer-inl.h Revert "Merge old data and pointer space." 2015-03-19 22:03:32 +00:00
store-buffer.cc Revert "Merge old data and pointer space." 2015-03-19 22:03:32 +00:00
store-buffer.h Delete dead store buffer verification code and code that changes the store buffer in debug mode. 2015-03-16 11:40:20 +00:00