summaryrefslogtreecommitdiff
path: root/test/parallel/test-vm-module-import-meta.js
AgeCommit message (Expand)Author
2020-07-20test: use `.then(common.mustCall())` for all async IIFEsAnna Henningsen
2020-05-14src: add support for TLAGus Caplan
2019-12-31test: refactor common.expectsErrorRuben Bridgewater
2019-10-02vm: refactor SourceTextModuleGus Caplan
2018-08-15test: remove harmony flagsRuben Bridgewater
2018-07-31vm: rename vm.Module to vm.SourceTextModuleGus Caplan
2018-07-19test: make crashOnUnhandleRejection opt-outMichaƫl Zasso
2018-03-31vm: add support for import.meta to Modulepunteek