node/test/fixtures/source-map
Chengzhong Wu 34221a1d6e
lib: allow CJS source map cache to be reclaimed
Unifies the CJS and ESM source map cache map with SourceMapCacheMap
and allows the CJS cache entries to be queried more efficiently with
a source url without iteration on an IterableWeakMap.

Add a test to verify that the CJS source map cache entry can be
reclaimed.

PR-URL: https://github.com/nodejs/node/pull/51711
Backport-PR-URL: https://github.com/nodejs/node/pull/56927
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Refs: https://github.com/nodejs/node/issues/52697
2025-02-11 11:55:55 +01:00
..
extract-url lib,src: extract sourceMappingURL from module 2024-03-25 19:27:39 +00:00
output lib: allow CJS source map cache to be reclaimed 2025-02-11 11:55:55 +01:00
babel-esm-original.mjs
babel-esm.mjs
babel-throw-original.js
babel-throw.js
basic.js
disk-index.map
disk-relative-path.js
disk.js
disk.map
emptyStackError.js
enclosing-call-site-min.js
enclosing-call-site.js
enclosing-call-site.js.map
esm-basic.mjs
esm-dep.mjs
esm-export-missing-module.mjs
esm-export-missing-module.mjs.map
esm-export-missing.mjs
esm-export-missing.mjs.map
esm-export-missing.ts
exit-1.js
icu.js
icu.jsx
inline-base64-json-error.js
inline-base64-type-error.js
inline-base64.js
istanbul-throw-original.js
istanbul-throw.js
no-source.js
no-source.js.map
no-source.ts
no-throw.js lib: allow CJS source map cache to be reclaimed 2025-02-11 11:55:55 +01:00
no-throw.ts lib: allow CJS source map cache to be reclaimed 2025-02-11 11:55:55 +01:00
no-throw2.js lib: allow CJS source map cache to be reclaimed 2025-02-11 11:55:55 +01:00
sigint.js
tabs.coffee
tabs.js
throw-async.mjs
throw-async.mjs.map
throw-async.ts
throw-on-require-entry.js
throw-on-require-entry.js.map
throw-on-require.js
throw-on-require.js.map
throw-on-require.ts
throw-string-original.js
throw-string.js
ts-node-win32.js lib: don't parse windows drive letters as schemes 2024-03-25 17:27:49 +00:00
ts-node.ts lib: don't parse windows drive letters as schemes 2024-03-25 17:27:49 +00:00
typescript-sourcemapping_url_string.js
typescript-sourcemapping_url_string.js.map
typescript-throw.js
typescript-throw.js.map
typescript-throw.ts
uglify-throw-original.js
uglify-throw.js
webpack.js
webpack.js.map