Commit f20fca6
[ic] Disable Clone IC for unsupported elements kind
If the elements are not simple, or change in the slow case of the
clone IC, then the fast case must be skipped. This is more
conservative than neccessary (since some elements kinds have compatible
binary layout) but also less risky.
Drive-By: Update out of date comment.
Bug: chromium:1488365
Change-Id: I705bd624abd8b86f8eeb2c8b1cc961229fb9122d
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4905770
Reviewed-by: Camillo Bruni <[email protected]>
Reviewed-by: Igor Sheludko <[email protected]>
Auto-Submit: Olivier Flückiger <[email protected]>
Commit-Queue: Olivier Flückiger <[email protected]>
Cr-Commit-Position: refs/heads/main@{#90245}1 parent 1b5ca51 commit f20fca6
1 file changed
Lines changed: 9 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3170 | 3170 | | |
3171 | 3171 | | |
3172 | 3172 | | |
3173 | | - | |
3174 | | - | |
3175 | | - | |
3176 | | - | |
| 3173 | + | |
| 3174 | + | |
| 3175 | + | |
3177 | 3176 | | |
3178 | 3177 | | |
3179 | 3178 | | |
3180 | | - | |
| 3179 | + | |
| 3180 | + | |
| 3181 | + | |
3181 | 3182 | | |
3182 | 3183 | | |
3183 | 3184 | | |
3184 | 3185 | | |
| 3186 | + | |
| 3187 | + | |
| 3188 | + | |
3185 | 3189 | | |
3186 | 3190 | | |
3187 | 3191 | | |
| |||
0 commit comments