Enable unified garbage collections

Enables unified heap garbage collection across V8 and Blink. The GC
computes a single transitive closure across V8's API boundary before
starting the separate sweepers.

Sheriffs: This is a dry-run of the feature and will be reverted after
cycling through the waterfall and performance bots.

Bug: 843903
Change-Id: I0d3e9fc76fa9b116f32d92a234c45afe11120cf9
Reviewed-on: https://chromium-review.googlesource.com/c/1290869
Reviewed-by: Hannes Payer <hpayer@chromium.org>
Reviewed-by: Kentaro Hara <haraken@chromium.org>
Commit-Queue: Michael Lippautz <mlippautz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#605634}
1 file changed