DescriptionTurn off incremental wrapper tracing by default
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
Committed: https://crrev.com/883e0e70369210b5af17ce86e8de3e0ce8119911
Cr-Commit-Position: refs/heads/master@{#39132}
Patch Set 1 #
Messages
Total messages: 10 (4 generated)
|