Files
Ryan Macnak 6fd49f5b27 [vm] Remove double-conversion's dependency on the STL's locale.
out/ReleaseX64/exe.stripped/dartaotruntime -187k (-3.14%)

TEST=ci
Change-Id: I71652fe4c090132fcf938f8865f9c50594bf8cfd
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/483622
Reviewed-by: Alexander Aprelev <aam@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
2026-02-25 16:18:21 -08:00

13 lines
336 B
Dart

URL: https://github.com/google/double-conversion
Version: 7630f84a10f9428b041d0471e71a562141e9684b
License: BSD
License File: LICENSE
Description:
This is the double->string and string->double library that has been developed
for v8.
Local Modifications:
Removed the test directory and the build files.
Removed dependency on <locale>.