builtins.json (1053B)
1 [ 2 "assert", 3 "async_hooks", 4 "buffer", 5 "child_process", 6 "cluster", 7 "console", 8 "constants", 9 "crypto", 10 "dgram", 11 "dns", 12 "domain", 13 "events", 14 "fs", 15 "http", 16 "http2", 17 "https", 18 "_http_agent", 19 "_http_client", 20 "_http_common", 21 "_http_incoming", 22 "_http_outgoing", 23 "_http_server", 24 "inspector", 25 "module", 26 "net", 27 "os", 28 "path", 29 "perf_hooks", 30 "process", 31 "punycode", 32 "querystring", 33 "readline", 34 "repl", 35 "stream", 36 "_stream_readable", 37 "_stream_writable", 38 "_stream_duplex", 39 "_stream_transform", 40 "_stream_passthrough", 41 "_stream_wrap", 42 "string_decoder", 43 "sys", 44 "timers", 45 "tls", 46 "_tls_common", 47 "_tls_legacy", 48 "_tls_wrap", 49 "tty", 50 "url", 51 "util", 52 "v8", 53 "vm", 54 "zlib", 55 "v8/tools/splaytree", 56 "v8/tools/codemap", 57 "v8/tools/consarray", 58 "v8/tools/csvparser", 59 "v8/tools/profile", 60 "v8/tools/profile_view", 61 "v8/tools/logreader", 62 "v8/tools/tickprocessor", 63 "v8/tools/SourceMap", 64 "v8/tools/tickprocessor-driver", 65 "node-inspect/lib/_inspect", 66 "node-inspect/lib/internal/inspect_client", 67 "node-inspect/lib/internal/inspect_repl" 68 ]