Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-16 | chore(ops): inline FastFunction trait methods (#18226) | Divy Srivastava | |
2023-03-05 | chore(core): remove argc field from OpDecl (#18024) | Divy Srivastava | |
https://github.com/denoland/deno/pull/18023#discussion_r1125611859 | |||
2023-02-17 | feat(ext/node): implement `node:v8` (#17806) | Divy Srivastava | |
Closes https://github.com/denoland/deno/issues/17115 Implements `cachedDataVersionTag` and `getHeapStatistics`. |