Commit bb0b272
[wasm][table] Use WasmTableType type info in WasmLifter for import section
Probably it was forgotten and we used hardcoded limits and table type
when lifting the tables in the import section.
Change-Id: Ic57abb576a20a8648ed11e78a2098d43850064f4
Reviewed-on: https://chrome-internal-review.googlesource.com/c/v8/fuzzilli/+/7977210
Commit-Queue: Eva Herencsárová <evih@google.com>
Reviewed-by: Carl Smith <cffsmith@google.com>1 parent 5e7425d commit bb0b272
File tree
2 files changed
+5
-7
lines changed- Sources/Fuzzilli/Lifting
- Tests/FuzzilliTests
2 files changed
+5
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
489 | 489 | | |
490 | 490 | | |
491 | 491 | | |
492 | | - | |
493 | | - | |
494 | | - | |
495 | | - | |
496 | | - | |
497 | | - | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
498 | 496 | | |
499 | 497 | | |
500 | 498 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
408 | 408 | | |
409 | 409 | | |
410 | 410 | | |
411 | | - | |
| 411 | + | |
412 | 412 | | |
413 | 413 | | |
414 | 414 | | |
| |||
0 commit comments