Commit d92ab8be authored by Keishi Hattori's avatar Keishi Hattori Committed by Commit Bot

Oilpan: Enable incremental marking by default

PSA: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/9YCeDToqDU8

Bug: 757440
Change-Id: Id13ec3a8aa0c6a134a83acffd9811e2eee99fd2b
Reviewed-on: https://chromium-review.googlesource.com/1125892Reviewed-by: default avatarMichael Lippautz <mlippautz@chromium.org>
Reviewed-by: default avatarKentaro Hara <haraken@chromium.org>
Commit-Queue: Keishi Hattori <keishi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#579746}
parent 024eab95
...@@ -569,6 +569,7 @@ ...@@ -569,6 +569,7 @@
}, },
{ {
name: "HeapIncrementalMarking", name: "HeapIncrementalMarking",
status: "stable",
}, },
{ {
name: "HeapIncrementalMarkingStress" name: "HeapIncrementalMarkingStress"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment