Commit 6f1b6b6
[wasm][fuzzer] add missing comparison of stringrefs to differential fuzzing
The comparison of global variable values for the differential fuzzing was missing a comparison for string refs.
Bug: 443362696
Change-Id: I20c86807777995372c827f13206725e5c48cb684
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/6934785
Reviewed-by: Jakob Kummerow <[email protected]>
Commit-Queue: Nikolas Kaipel <[email protected]>
Reviewed-by: Matthias Liedtke <[email protected]>
Cr-Commit-Position: refs/heads/main@{#102379}1 parent bfbbaaa commit 6f1b6b6
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
| 213 | + | |
213 | 214 | | |
214 | 215 | | |
215 | 216 | | |
216 | 217 | | |
217 | 218 | | |
218 | 219 | | |
219 | 220 | | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
220 | 225 | | |
221 | 226 | | |
222 | 227 | | |
| |||
0 commit comments