Commit 3f5316d
[rti] Adding quick int to string util.
This is safe, as the stringified values in the RTI are either string literals or integers.
Also avoids DDC having to call post-interceptor toString methods.
Change-Id: I8e04644837e7a058ac2d0465cc0ea31488f5681c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/401741
Commit-Queue: Mark Zhou <[email protected]>
Reviewed-by: Stephen Adams <[email protected]>
Reviewed-by: Mayank Patke <[email protected]>1 parent 6494efb commit 3f5316d
File tree
1 file changed
+5
-1
lines changed1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2528 | 2528 | | |
2529 | 2529 | | |
2530 | 2530 | | |
2531 | | - | |
| 2531 | + | |
| 2532 | + | |
| 2533 | + | |
| 2534 | + | |
2532 | 2535 | | |
2533 | 2536 | | |
2534 | 2537 | | |
| |||
4345 | 4348 | | |
4346 | 4349 | | |
4347 | 4350 | | |
| 4351 | + | |
4348 | 4352 | | |
4349 | 4353 | | |
4350 | 4354 | | |
| |||
0 commit comments