node/lib/internal/modules/esm
Gürgün Dayıoğlu fda56b9837
lib: limit split function calls to prevent excessive array length
PR-URL: https://github.com/nodejs/node/pull/57501
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Jacob Smith <jacob@frende.me>
2025-03-23 11:07:42 +01:00
..
assert.js lib,doc: replace references to import assertions 2024-05-17 08:07:48 +00:00
create_dynamic_module.js module: centralize SourceTextModule compilation for builtin loader 2024-04-03 23:31:48 +00:00
formats.js esm: add experimental support for addon modules 2025-01-02 15:27:26 +01:00
get_format.js module: remove --experimental-default-type 2024-12-03 11:48:04 +01:00
hooks.js esm: fix inconsistency with `importAssertion` in `resolve` hook 2024-10-19 10:54:37 +02:00
initialize_import_meta.js tools: add lint rule to keep primordials in ASCII order 2024-04-21 16:53:08 +00:00
load.js esm: add experimental support for addon modules 2025-01-02 15:27:26 +01:00
loader.js module: handle cached linked async jobs in require(esm) 2025-03-09 11:38:40 +01:00
module_job.js lib: limit split function calls to prevent excessive array length 2025-03-23 11:07:42 +01:00
module_map.js lib,doc: replace references to import assertions 2024-05-17 08:07:48 +00:00
resolve.js module: add `findPackageJSON` util 2024-11-01 16:00:09 -03:00
shared_constants.js esm: move hook execution to separate thread 2023-04-13 09:35:17 +02:00
translators.js esm: fix module.exports export on CJS modules 2025-03-11 19:42:04 +01:00
utils.js typings: fix `ImportModuleDynamicallyCallback` return type 2025-02-25 17:51:02 +01:00
worker.js module: prevent main thread exiting before esm worker ends 2024-12-13 16:52:58 +01:00