Commit 1ff685d
[deoptimizer] Remove soft deopts
.. since they are the same as eager deopts (% an unused counter).
Fixed: v8:12765
Change-Id: I2be6210e476ead4ac6629a49259f28321e965867
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3565717
Reviewed-by: Tobias Tebbi <tebbi@chromium.org>
Reviewed-by: Leszek Swirski <leszeks@chromium.org>
Commit-Queue: Jakob Linke <jgruber@chromium.org>
Cr-Commit-Position: refs/heads/main@{#79729}1 parent d936623 commit 1ff685d
57 files changed
Lines changed: 153 additions & 236 deletions
File tree
- include
- src
- builtins
- arm64
- arm
- ia32
- x64
- codegen
- arm64
- arm
- ia32
- loong64
- mips64
- mips
- ppc
- riscv64
- s390
- x64
- common
- compiler
- backend
- arm64
- ppc
- riscv64
- deoptimizer
- arm64
- arm
- ia32
- loong64
- mips64
- mips
- ppc
- riscv64
- s390
- x64
- logging
- maglev
- objects
- runtime
- test/cctest
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
365 | 365 | | |
366 | 366 | | |
367 | 367 | | |
368 | | - | |
369 | | - | |
| 368 | + | |
| 369 | + | |
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3537 | 3537 | | |
3538 | 3538 | | |
3539 | 3539 | | |
3540 | | - | |
3541 | | - | |
3542 | | - | |
3543 | | - | |
3544 | 3540 | | |
3545 | 3541 | | |
3546 | 3542 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4055 | 4055 | | |
4056 | 4056 | | |
4057 | 4057 | | |
4058 | | - | |
4059 | | - | |
4060 | | - | |
4061 | | - | |
4062 | 4058 | | |
4063 | 4059 | | |
4064 | 4060 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4150 | 4150 | | |
4151 | 4151 | | |
4152 | 4152 | | |
4153 | | - | |
4154 | | - | |
4155 | | - | |
4156 | | - | |
4157 | 4153 | | |
4158 | 4154 | | |
4159 | 4155 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4973 | 4973 | | |
4974 | 4974 | | |
4975 | 4975 | | |
4976 | | - | |
4977 | | - | |
4978 | | - | |
4979 | | - | |
4980 | 4976 | | |
4981 | 4977 | | |
4982 | 4978 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2648 | 2648 | | |
2649 | 2649 | | |
2650 | 2650 | | |
2651 | | - | |
2652 | | - | |
2653 | | - | |
| 2651 | + | |
| 2652 | + | |
2654 | 2653 | | |
2655 | 2654 | | |
2656 | 2655 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2219 | 2219 | | |
2220 | 2220 | | |
2221 | 2221 | | |
2222 | | - | |
2223 | | - | |
2224 | | - | |
| 2222 | + | |
| 2223 | + | |
2225 | 2224 | | |
2226 | 2225 | | |
2227 | 2226 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2033 | 2033 | | |
2034 | 2034 | | |
2035 | 2035 | | |
2036 | | - | |
2037 | | - | |
2038 | | - | |
| 2036 | + | |
| 2037 | + | |
2039 | 2038 | | |
2040 | 2039 | | |
2041 | 2040 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4087 | 4087 | | |
4088 | 4088 | | |
4089 | 4089 | | |
4090 | | - | |
4091 | | - | |
4092 | | - | |
| 4090 | + | |
| 4091 | + | |
4093 | 4092 | | |
4094 | 4093 | | |
4095 | 4094 | | |
| |||
0 commit comments