Commit 901fa79
[vm] Prevent bare instructions code from clobbering decisions about which instructions to include.
The ImageWriter is meant to include exactly those instructions passed to GetTextOffset, which isn't necessarily the current Instructions for every Code object.
Bug: #41974
Change-Id: I77f09c70fd45f387f4802b30a86b155506529e29
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/153043
Reviewed-by: Martin Kustermann <[email protected]>
Commit-Queue: Ryan Macnak <[email protected]>1 parent 1478b2b commit 901fa79
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5333 | 5333 | | |
5334 | 5334 | | |
5335 | 5335 | | |
5336 | | - | |
| 5336 | + | |
5337 | 5337 | | |
5338 | 5338 | | |
5339 | 5339 | | |
| |||
0 commit comments