Description[turbofan] Make pure JS operators effectful before first scheduler.
This way the first scheduler can properly wire them to the effect chain,
as otherwise the second scheduler could schedule them such that they
would be able to read uninitialized memory (once we drop the region
protection in the first scheduler).
R=jarin@chromium.org
Committed: https://crrev.com/9bac40157f823584bd2ed119a8cec4c95b50f94e
Cr-Commit-Position: refs/heads/master@{#35707}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|