Description[generators] Create the fixed array holding the registers only once.
Instead of replacing the array with an empty one after resuming, overwrite
contents with a new Oddball.
This will simplify the work to be done by the bytecode graphbuilder and
potentially allow for more optimization.
(For full-codegen generators, nothing changes.)
BUG=v8:4907
LOG=n
Committed: https://crrev.com/dd47dcb95ce55c043a8c0b20152f6db150325462
Cr-Commit-Position: refs/heads/master@{#35872}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Rename Placeholder to StaleRegister #
Total comments: 9
Patch Set 3 : Address comments #
Messages
Total messages: 31 (13 generated)
|