mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
9efed4c7a3
This removes `ProcState` and replaces it with a new `CliFactory` which initializes our "service structs" on demand. This isn't a performance improvement at the moment for `deno run`, but might unlock performance improvements in the future. |
||
---|---|---|
.. | ||
cache_db.rs | ||
caches.rs | ||
check.rs | ||
common.rs | ||
deno_dir.rs | ||
disk_cache.rs | ||
emit.rs | ||
http_cache.rs | ||
incremental.rs | ||
mod.rs | ||
node.rs | ||
parsed_source.rs |