summaryrefslogtreecommitdiff
path: root/lib/internal/vm/source_text_module.js
AgeCommit message (Expand)Author
2019-10-14vm: add Synthetic modulesGus Caplan
2019-10-02vm: refactor SourceTextModuleGus Caplan
2019-04-25module: initialize module_wrap.callbackMap during pre-executionJoyee Cheung
2019-04-21vm: remove require('util') from lib/vm/source_text_module.jsfreestraws
2019-04-12lib: enforce the use of Object from primordialsMichaƫl Zasso
2019-02-02lib: save primordials during bootstrap and use it in builtinsJoyee Cheung
2018-12-13lib: refactor argument validation using validateStringZYSzys
2018-10-06vm: add dynamic import supportGus Caplan
2018-10-04bootstrapper: move internalBinding to NativeModuleGus Caplan
2018-08-23vm: move process.binding('contextify') to internalBindingJames M Snell
2018-07-31vm: rename vm.Module to vm.SourceTextModuleGus Caplan