Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-26 | fix(node): make 'v8.setFlagsFromString' a noop (#19271) | Bartek IwaĆczuk | |
Towards https://github.com/denoland/deno/issues/16460 | |||
2023-02-17 | feat(ext/node): implement `node:v8` (#17806) | Divy Srivastava | |
Closes https://github.com/denoland/deno/issues/17115 Implements `cachedDataVersionTag` and `getHeapStatistics`. |