Commit 7b17602
[vm/bytecode] Include function name into source fingerprints
This change aligns BytecodeFingerprintHelper::CalculateFunctionFingerprint
with KernelFingerprintHelper::CalculateFunctionFingerprint.
Fixes vm/cc/FunctionSourceFingerprint with bytecode.
Change-Id: I72fd25cbd2d04935c30cfe52838ef5aa890e1291
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/114750
Reviewed-by: Ryan Macnak <[email protected]>
Reviewed-by: Régis Crelier <[email protected]>
Commit-Queue: Alexander Markov <[email protected]>1 parent 851701d commit 7b17602
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
176 | 179 | | |
177 | | - | |
| 180 | + | |
178 | 181 | | |
179 | 182 | | |
180 | 183 | | |
181 | 184 | | |
182 | 185 | | |
183 | 186 | | |
184 | | - | |
185 | 187 | | |
186 | 188 | | |
187 | 189 | | |
| |||
200 | 202 | | |
201 | 203 | | |
202 | 204 | | |
203 | | - | |
| 205 | + | |
204 | 206 | | |
205 | 207 | | |
206 | 208 | | |
| |||
0 commit comments