node/lib/internal/modules/esm
Jacob Smith e0ed09d519
module: tidy code and comments
PR-URL: https://github.com/nodejs/node/pull/52437
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Feng Yu <F3n67u@outlook.com>
2024-04-13 19:41:20 +00:00
..
assert.js esm: rename error code related to import attributes 2023-10-18 14:27:55 +00:00
create_dynamic_module.js module: centralize SourceTextModule compilation for builtin loader 2024-04-03 23:31:48 +00:00
fetch_module.js module: add application/json in accept header when fetching json module 2023-10-30 16:51:52 +00:00
formats.js esm: improve getFormatOfExtensionlessFile speed 2023-10-01 18:32:07 +00:00
get_format.js module: warn on detection in typeless package 2024-03-23 00:38:31 +00:00
hooks.js module: print location of unsettled top-level await in entry points 2024-03-10 08:21:22 +08:00
initialize_import_meta.js esm: add import.meta.dirname and import.meta.filename 2023-10-31 21:11:15 +00:00
load.js module: disallow CJS <-> ESM edges in a cycle from require(esm) 2024-04-08 14:45:55 +00:00
loader.js module: tidy code and comments 2024-04-13 19:41:20 +00:00
module_job.js module: support require()ing synchronous ESM graphs 2024-03-18 18:10:06 +08:00
module_map.js module: support require()ing synchronous ESM graphs 2024-03-18 18:10:06 +08:00
resolve.js esm: improve error when calling import.meta.resolve from data: URL 2024-01-31 23:22:18 +01:00
shared_constants.js esm: move hook execution to separate thread 2023-04-13 09:35:17 +02:00
translators.js module: tidy code and comments 2024-04-13 19:41:20 +00:00
utils.js module: centralize SourceTextModule compilation for builtin loader 2024-04-03 23:31:48 +00:00
worker.js lib: update usage of always on Atomics API 2023-10-10 08:26:58 +02:00