summaryrefslogtreecommitdiff
path: root/serde_v8/magic/any_value.rs
AgeCommit message (Expand)Author
2023-07-02refactor(core): Extract deno_core (#19658)Matt Mastracci
2023-06-26chore: Ensure copyright line is the first in the file (#19608)Matt Mastracci
2023-06-22refactor(serde_v8): split ZeroCopyBuf into JsBuffer and ToJsBuffer (#19566)Bartek IwaƄczuk
2023-03-22feat(ext/kv): key-value store (#18232)Heyang Zhou