Commit 5cf5767
Reland "[runtime] Improve handling of enumeration index on global dictionary"
This is a reland of 25d1657
Changes from original: replaced slow test with fast test
Original change's description:
> [runtime] Improve handling of enumeration index on global dictionary
>
> Bug: chromium:1056054
> Change-Id: Ie1f2da98bc54a2ad5189cbe2ee1686fe1ef7019a
> Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2079035
> Reviewed-by: Toon Verwaest <[email protected]>
> Reviewed-by: Jakob Kummerow <[email protected]>
> Commit-Queue: Seth Brenith <[email protected]>
> Cr-Commit-Position: refs/heads/master@{#66504}
Bug: chromium:1056054
Change-Id: I45b9a096b1e37bf1dc5e792f106cdfadd47fabf9
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2080855
Reviewed-by: Jakob Kummerow <[email protected]>
Commit-Queue: Seth Brenith <[email protected]>
Cr-Commit-Position: refs/heads/master@{#66535}1 parent ab033d0 commit 5cf5767
3 files changed
Lines changed: 39 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7280 | 7280 | | |
7281 | 7281 | | |
7282 | 7282 | | |
7283 | | - | |
7284 | | - | |
7285 | 7283 | | |
7286 | | - | |
| 7284 | + | |
| 7285 | + | |
7287 | 7286 | | |
7288 | 7287 | | |
7289 | 7288 | | |
| |||
7527 | 7526 | | |
7528 | 7527 | | |
7529 | 7528 | | |
7530 | | - | |
7531 | | - | |
| 7529 | + | |
| 7530 | + | |
7532 | 7531 | | |
7533 | 7532 | | |
7534 | 7533 | | |
| |||
7540 | 7539 | | |
7541 | 7540 | | |
7542 | 7541 | | |
7543 | | - | |
| 7542 | + | |
| 7543 | + | |
| 7544 | + | |
| 7545 | + | |
| 7546 | + | |
| 7547 | + | |
| 7548 | + | |
7544 | 7549 | | |
7545 | 7550 | | |
7546 | 7551 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
| 41 | + | |
44 | 42 | | |
45 | 43 | | |
46 | 44 | | |
| |||
212 | 210 | | |
213 | 211 | | |
214 | 212 | | |
| 213 | + | |
215 | 214 | | |
216 | 215 | | |
217 | 216 | | |
| |||
| 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 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
0 commit comments