summaryrefslogtreecommitdiff
path: root/test/parallel/test-internal-module-wrap.js
Commit message (Expand)AuthorAgeFilesLines
* test: use `.then(common.mustCall())` for all async IIFEsAnna Henningsen2020-07-201-5/+3
* src: add support for TLAGus Caplan2020-05-141-2/+2
* vm: add Synthetic modulesGus Caplan2019-10-141-2/+2
* vm: refactor SourceTextModuleGus Caplan2019-10-021-1/+1
* util: make util binding internalcjihrig2018-09-051-1/+1
* src: move process.binding('performance') to internalBindingJames M Snell2018-08-091-1/+2
* test: make crashOnUnhandleRejection opt-outMichaël Zasso2018-07-191-2/+1
* module: move options checks from C++ to JSMichaël Zasso2018-04-071-1/+1
* test: formalize exposure of internal bindingsGus Caplan2018-02-101-1/+1
* loader: fix up #18394Gus Caplan2018-02-041-0/+29