summaryrefslogtreecommitdiff
path: root/test/parallel/test-vm-module-import-meta.js
AgeCommit message (Expand)Author
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