summaryrefslogtreecommitdiff
path: root/core/serialize_deserialize_test.js
AgeCommit message (Expand)Author
2023-06-14chore(core): Refactor runtime and split out tests (#19491)Matt Mastracci
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-08-11perf(ops): Monomorphic sync op calls (#15337)Aapo Alasuutari
2022-06-07refactor(core): Move Deno.core bindings to ops (#14793)Nayeem Rahman
2022-03-11chore: update rusty_v8 to 0.41.0 (#13909)Divy Srivastava
2022-02-02chore: update rusty_v8 (#13575)Luca Casonato
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2021-08-09feat(extensions/web): add structuredClone function (#11572)Leo K
2021-02-16feat: add structured cloning to Deno.core (#9458)Inteon