summaryrefslogtreecommitdiff
path: root/ext/node/ops/v8.rs
AgeCommit message (Expand)Author
2024-10-24refactor(ext/node): use concrete error types (#26419)Leo Kettmeir
2024-09-10fix(ext/node): Rewrite `node:v8` serialize/deserialize (#25439)Nathan Whitaker
2024-08-21feat: Upgrade V8 to 12.9 (#25138)Bartek Iwańczuk
2024-06-13chore(ext/node): remove old vm ops (#24187)Divy Srivastava
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-12-11fix(ext/node): basic vm.runInNewContext implementation (#21527)Divy Srivastava
2023-10-25chore: update deno_core and port all remaining ops to `op2` (#20954)Bartek Iwańczuk
2023-09-07chore(ext/node): port some ops to op2 (#20400)Matt Mastracci
2023-04-24refactor(ext/node): reorganize ops (#18799)Bartek Iwańczuk