Store parser errors, source range filenames, source code filenames, module source, and Rust parser errors as UTF-16 where they flow back into JavaScript-visible strings. Keep byte-oriented source buffers byte-backed. Remove temporary PrimitiveString, ByteString, and UTF-8 detours from JSON, RegExp, module debug logging, print formatting, and tests. |
||
|---|---|---|
| .. | ||
| JSON.@@toStringTag.js | ||
| JSON.isRawJSON.js | ||
| JSON.parse-reviver.js | ||
| JSON.parse.js | ||
| JSON.rawJSON.js | ||
| JSON.stringify-exception-in-property-getter.js | ||
| JSON.stringify-order.js | ||
| JSON.stringify-proxy.js | ||
| JSON.stringify-replacer.js | ||
| JSON.stringify-space.js | ||
| JSON.stringify.js | ||