Commit f309db5
committed
Merged: [interpreter] Store accumulator to callee after optional chain checks
Revision: df98901
BUG=chromium:1171954
NOTRY=true
NOPRESUBMIT=true
NOTREECHECKS=true
[email protected]
Change-Id: If09e1503ca07b47a112362495ec0bb9d502118c9
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2674008
Reviewed-by: Ross McIlroy <[email protected]>
Cr-Commit-Position: refs/branch-heads/8.9@{#33}
Cr-Branched-From: 16b9bbb-refs/heads/8.9.255@{#1}
Cr-Branched-From: d16a2a6-refs/heads/master@{#72039}1 parent 9f1ddea commit f309db5
3 files changed
Lines changed: 24 additions & 4 deletions
File tree
- src/interpreter
- test/mjsunit/regress
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4930 | 4930 | | |
4931 | 4931 | | |
4932 | 4932 | | |
4933 | | - | |
| 4933 | + | |
4934 | 4934 | | |
| 4935 | + | |
4935 | 4936 | | |
4936 | 4937 | | |
4937 | 4938 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments