Commit 3f66bff
[parsing] Disable scopeinfo sharing for hidden scopes
They can't be reused anyway. This also dchecks that we won't try to reuse them.
Fixed: 352414639
Change-Id: I490500a7616b4dfa6be67798ce9f58a99cb00c17
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5701117
Reviewed-by: Leszek Swirski <[email protected]>
Auto-Submit: Toon Verwaest <[email protected]>
Commit-Queue: Toon Verwaest <[email protected]>
Commit-Queue: Leszek Swirski <[email protected]>
Cr-Commit-Position: refs/heads/main@{#95004}1 parent 03dded9 commit 3f66bff
2 files changed
Lines changed: 26 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2705 | 2705 | | |
2706 | 2706 | | |
2707 | 2707 | | |
| 2708 | + | |
2708 | 2709 | | |
2709 | 2710 | | |
2710 | 2711 | | |
| |||
2713 | 2714 | | |
2714 | 2715 | | |
2715 | 2716 | | |
2716 | | - | |
2717 | | - | |
| 2717 | + | |
| 2718 | + | |
| 2719 | + | |
2718 | 2720 | | |
2719 | 2721 | | |
2720 | 2722 | | |
| |||
| 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 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
0 commit comments