summaryrefslogtreecommitdiff
path: root/test/parallel/test-vm-module-import-meta.js
Commit message (Expand)AuthorAgeFilesLines
* test: refactor common.expectsErrorRuben Bridgewater2019-12-311-2/+2
* vm: refactor SourceTextModuleGus Caplan2019-10-021-1/+0
* test: remove harmony flagsRuben Bridgewater2018-08-151-1/+1
* vm: rename vm.Module to vm.SourceTextModuleGus Caplan2018-07-311-3/+3
* test: make crashOnUnhandleRejection opt-outMichaƫl Zasso2018-07-191-2/+0
* vm: add support for import.meta to Modulepunteek2018-03-311-0/+45