summaryrefslogtreecommitdiff
path: root/test/parallel/test-vm-module-dynamic-import.js
AgeCommit message (Expand)Author
2019-11-12esm: unflag --experimental-modulesGuy Bedford
2019-10-02vm: refactor SourceTextModuleGus Caplan
2018-11-13test: check for invalid module type in vm.jsalyssaq
2018-10-06vm: add dynamic import supportGus 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-01-30vm: add modulesGus Caplan