Commit 948e9fd
[bugfix] Remove incorrect produced type from the list
We cannot guarantee that `.integer` is produced because the `.length`
property could be overwritten, and nothing else produces integers.
We don't want `produces: [.jsAnything]` as it doesn't have value.
Bug: 470273473
Change-Id: Ib3c78e05ea2845ed3e7966b1e10aaa51f3a0e5b5
Reviewed-on: https://chrome-internal-review.googlesource.com/c/v8/fuzzilli/+/8911216
Reviewed-by: Matthias Liedtke <mliedtke@google.com>
Auto-Submit: Dominik Klemba <tacet@google.com>
Commit-Queue: Matthias Liedtke <mliedtke@google.com>1 parent 972d560 commit 948e9fd
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
304 | | - | |
305 | | - | |
| 304 | + | |
306 | 305 | | |
307 | 306 | | |
308 | 307 | | |
| |||
0 commit comments