Description[compiler] Remove bailout in ast-numbering's VisitYield.
It's sufficient to bailout when seeing that the function literal is a
generator or async function, as those are the only cases in which there can be
yields.
Also: add a comment on --turbo-from-bytecode and Ignition generators.
R=mstarzinger@chromium.org
BUG=
Committed: https://crrev.com/552ba59eb2eb05804bd4b8304ef29a45706d0b7f
Cr-Commit-Position: refs/heads/master@{#36930}
Patch Set 1 #
Messages
Total messages: 14 (6 generated)
|