summaryrefslogtreecommitdiff
path: root/ext/node/v8.rs
AgeCommit message (Collapse)Author
2023-02-17feat(ext/node): implement `node:v8` (#17806)Divy Srivastava
Closes https://github.com/denoland/deno/issues/17115 Implements `cachedDataVersionTag` and `getHeapStatistics`.