Description[Interpreter] Fixes VisitNewLocalBlockContext to reserve consecutive registers.
VisitNewLocalBlockContext funciton was allocating two registers and checking
if they are consecutive. This cl changes it to reserve consecutive registers.
The earlier code breaks this test mjsunit/regress/regress-542099.js.
BUG=v8:4280
LOG=N
Committed: https://crrev.com/f7be4de9bc84ab899e008a90c7d2774498284990
Cr-Commit-Position: refs/heads/master@{#33086}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|