You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WasmBeginCatch and WasmThrow would assert that the input matches with
the type in the instruction in the importAnalysis. This can fail if
mutations change those. With this change we will now throw a
missingTypeInformation exception instead of crashing.
Change-Id: I1f4cfbab67fcc54629a614643b39a898505c126d
Reviewed-on: https://chrome-internal-review.googlesource.com/c/v8/fuzzilli/+/7977728
Reviewed-by: Matthias Liedtke <[email protected]>
Commit-Queue: Carl Smith <[email protected]>
0 commit comments