-
hlopko authored
With the flag on the blink tests fail because blink is not prepared for v8 behaving incrementally. In order to land and enable incremental wrapper tracing both in v8 smoothly and blink we need to: 1. Land ScriptWrappableVisitorTest (http://crrev.com/2301213003) 2. Land write barriers implementation with more tests 3. Land write barriers installations 4. Enable incremental wrapper tracing on v8 side 5. Canary the heck out of this :) This way the tests should be passing and chrome shouldn't crash at any given moment. LOG=no BUG=468240 NOTRY=true Review-Url: https://codereview.chromium.org/2299193003 Cr-Commit-Position: refs/heads/master@{#39132}
883e0e70