Commit debc47a
Fix assertion in InliningReducer for explicit resource management
This fixes #545
(by just doing the same for the other kinds of disposable variables
that we already do for `loadDisposableVariable`)
Change-Id: I11ddb6323124deb7f99dbf110fee214be62b33a9
Reviewed-on: https://chrome-internal-review.googlesource.com/c/v8/fuzzilli/+/8956877
Commit-Queue: Matthias Liedtke <mliedtke@google.com>
Auto-Submit: Matthias Liedtke <mliedtke@google.com>
Reviewed-by: Michael Achenbach <machenbach@google.com>1 parent 7e668c9 commit debc47a
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
122 | 125 | | |
123 | 126 | | |
124 | 127 | | |
| |||
0 commit comments