node/lib/internal/modules/esm
Geoffrey Booth 7738844fe3
esm: move hooks handling into separate class
PR-URL: https://github.com/nodejs/node/pull/45869
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2022-12-20 07:36:45 +00:00
..
assert.js lib: fix JSDoc issues 2022-11-07 07:04:29 +00:00
create_dynamic_module.js modules: move callbacks and conditions into modules/esm/utils.js 2022-12-16 12:44:10 +01:00
fetch_module.js esm: add JSDoc property descriptions for fetch 2022-11-12 04:09:55 +00:00
formats.js esm: remove specifier resolution flag 2022-10-04 09:44:08 +00:00
get_format.js bootstrap: lazy load non-essential modules 2022-12-09 22:37:35 +00:00
handle_process_exit.js src: consolidate exit codes in the code base 2022-10-06 12:41:16 +00:00
hooks.js esm: move hooks handling into separate class 2022-12-20 07:36:45 +00:00
initialize_import_meta.js Revert "esm: convert resolve hook to synchronous" 2022-06-22 08:13:36 +01:00
load.js esm: move hooks handling into separate class 2022-12-20 07:36:45 +00:00
loader.js esm: move hooks handling into separate class 2022-12-20 07:36:45 +00:00
module_job.js esm: protect ESM loader from prototype pollution 2022-10-27 20:09:07 +00:00
module_map.js bootstrap: lazy load non-essential modules 2022-12-09 22:37:35 +00:00
package_config.js bootstrap: lazy load non-essential modules 2022-12-09 22:37:35 +00:00
resolve.js tools: add ArrayPrototypeConcat to the list of primordials to avoid 2022-12-17 19:15:24 +00:00
translators.js modules: move callbacks and conditions into modules/esm/utils.js 2022-12-16 12:44:10 +01:00
utils.js modules: move callbacks and conditions into modules/esm/utils.js 2022-12-16 12:44:10 +01:00