Files
Pierre Tachoire 6747182945 Add structuredClone() global function
Next.js hydration requires structuredClone(), which was not implemented.
Uses a JSON stringify/parse round-trip via V8 to deep-clone values,
covering all JSON-serializable types (objects, arrays, primitives).
2026-03-11 18:36:04 +01:00
..
2026-03-11 08:44:52 +08:00
2026-03-11 03:34:27 +00:00
2026-03-10 03:00:50 +00:00
2026-03-02 12:56:10 +03:00
2026-03-10 03:00:50 +00:00
2026-03-10 03:00:50 +00:00
2026-03-02 23:12:16 +09:00
2026-03-10 03:00:50 +00:00