Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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]>
- Loading branch information