summaryrefslogtreecommitdiff
path: root/lib/internal/modules/helpers.js
Commit message (Expand)AuthorAgeFilesLines
* module: do less CJS module loader initialization at run timeJoyee Cheung2023-04-051-8/+10
* src: bootstrap prepare stack trace callback in shadow realmChengzhong Wu2023-04-041-1/+1
* lib: makeRequireFunction patch when experimental policyRafaelGSS2023-02-161-1/+2
* policy: makeRequireFunction on mainModule.requireRafaelGSS2023-02-161-3/+9
* lib: enforce use of trailing commas in more filesAntoine du Hamel2023-02-161-2/+2
* lib: enforce use of trailing commas for functionsAntoine du Hamel2023-02-141-1/+1
* bootstrap: make CJS loader snapshotableJoyee Cheung2022-12-161-12/+22
* modules: move modules/cjs/helpers.js to modules/helpers.jsJoyee Cheung2022-12-161-0/+240