node/test/fixtures/snapshot
Joyee Cheung 8821860f11
dns: support dns module in the snapshot
For the initial iteration, only the default resolver can be
serialized/deserialized. If `dns.setServers()` has been
called, we'll preserve the configured DNS servers in the snapshot.
We can consider exposing the serialization method if it becomes
necessary for user-land snapshots.

PR-URL: https://github.com/nodejs/node/pull/44633
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2022-09-29 01:58:21 +08:00
..
check-marked.js test: add UMD module test with marked 2022-08-03 00:41:43 +08:00
check-mutate-fs.js
console.js bootstrap: clean up inspector console methods during serialization 2022-09-07 11:20:40 +00:00
decompress-gzip-sync.js
dns-lookup.js dns: support dns module in the snapshot 2022-09-29 01:58:21 +08:00
dns-resolve.js dns: support dns module in the snapshot 2022-09-29 01:58:21 +08:00
error.js
marked.js test: add UMD module test with marked 2022-08-03 00:41:43 +08:00
mutate-fs.js
server.js src: support diagnostics channel in the snapshot 2022-08-19 12:53:31 +08:00
ts-example.js test: test snapshotting TypeScript compiler 2022-08-03 00:41:45 +08:00
ts-example.ts test: test snapshotting TypeScript compiler 2022-08-03 00:41:45 +08:00
typescript-main.js test: test snapshotting TypeScript compiler 2022-08-03 00:41:45 +08:00
typescript.js test: test snapshotting TypeScript compiler 2022-08-03 00:41:45 +08:00
v8-startup-snapshot-api.js
warning.js bootstrap: clean up warning setup during serialization 2022-08-03 00:41:42 +08:00
weak-reference-gc.js src: support WeakReference in snapshot 2022-08-19 12:53:29 +08:00
weak-reference.js src: support WeakReference in snapshot 2022-08-19 12:53:29 +08:00