summaryrefslogtreecommitdiff
path: root/ext/node/polyfills/internal/primordials.mjs
AgeCommit message (Expand)Author
2024-08-12chore: update the copyright of c, mjs, and jsx (#25005)Kenta Moriuchi
2024-03-13feat(node): implement fs.statfs() (#22862)Nayeem Rahman
2023-06-27chore(ext/node): disable prefer-primordials on a per-file basis (#19553)Kenta Moriuchi
2023-05-02refactor(core): Use `ObjectHasOwn` instead of `ObjectPrototypeHasOwnProperty`...Kenta Moriuchi
2023-02-14feat(ext/node): embed std/node into the snapshot (#17724)Bartek IwaƄczuk