Description[generators] Assign yield ids in ast-numbering rather than in bytecode-generator.
This avoids weird control flow when the bytecode generator skips dead code containing yields.
BUG=v8:4907
LOG=n
Committed: https://crrev.com/21f2c3eafe335de591a1c97967cfc89138dd7a55
Cr-Commit-Position: refs/heads/master@{#35940}
Patch Set 1 #
Total comments: 4
Patch Set 2 : rename id to yield_id and clarify some comment #
Total comments: 1
Patch Set 3 : nit #
Messages
Total messages: 20 (9 generated)
|