Files
sdk/sdk
Stephen Adams 00dc14d6d6 [js_runtime/js_dev_runtime] Stop using Utf8Decoder._convertIntercepted.
- Share Utf8Decoder patch between DDC and dart2js
- Don't use the `_convertIntercepted` hook
- Provide improved `_Utf8Decoder.{convertSingle,convertChunked}` methods that copy the input if not a Uint8Array, and use a TextDecoder if available

Issue: #54018
Issue: b/308643579

Change-Id: I6a37f77280e4e1a97086874dd3b03f1a20552938
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/335660
Reviewed-by: Ömer Ağacan <omersa@google.com>
Commit-Queue: Stephen Adams <sra@google.com>
Reviewed-by: Nicholas Shahan <nshahan@google.com>
Reviewed-by: Lasse Nielsen <lrn@google.com>
Reviewed-by: Siva Annamalai <asiva@google.com>
2023-11-21 00:01:46 +00:00
..
2023-11-14 09:19:08 +00:00
2023-11-10 09:49:37 +00:00
2022-02-14 14:06:34 +00:00