mirror of
https://github.com/denoland/deno.git
synced 2024-12-11 18:17:48 -05:00
b6a4b1c794
This commit changes "InternalModuleLoader" from "deno_core" to store a list of used modules during snapshotting. If a module was not used during snapshotting "InternalModuleLoader" will panic in its "Drop" handler signaling to the embedder that they made a mistake somewhere. |
||
---|---|---|
.. | ||
add-abort-signal.mjs | ||
buffer_list.mjs | ||
destroy.mjs | ||
duplex.mjs | ||
end-of-stream.mjs | ||
lazy_transform.mjs | ||
passthrough.mjs | ||
readable.mjs | ||
state.mjs | ||
transform.mjs | ||
utils.mjs | ||
writable.mjs |