Skip to content

Instantly share code, notes, and snippets.

@joyeecheung
Created November 16, 2018 14:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joyeecheung/9b41e0b9309d9492270ba23a92e2733d to your computer and use it in GitHub Desktop.
Save joyeecheung/9b41e0b9309d9492270ba23a92e2733d to your computer and use it in GitHub Desktop.
#include "node_native_module.h"
#include "node_internals.h"
// This file is generated by tools/generate_code_cache.js
// and is used when configure is run with `--code-cache-path`
namespace node {
namespace native_module {
static const uint8_t _http_agent_raw[] = { };
static const uint8_t _http_client_raw[] = { };
static const uint8_t _http_common_raw[] = { };
static const uint8_t _http_incoming_raw[] = { };
static const uint8_t _http_outgoing_raw[] = { };
static const uint8_t _http_server_raw[] = { };
static const uint8_t _stream_duplex_raw[] = { };
static const uint8_t _stream_passthrough_raw[] = { };
static const uint8_t _stream_readable_raw[] = { };
static const uint8_t _stream_transform_raw[] = { };
static const uint8_t _stream_wrap_raw[] = { };
static const uint8_t _stream_writable_raw[] = { };
static const uint8_t _tls_common_raw[] = { };
static const uint8_t _tls_wrap_raw[] = { };
static const uint8_t assert_raw[] = { };
static const uint8_t async_hooks_raw[] = { };
static const uint8_t buffer_raw[] = { };
static const uint8_t child_process_raw[] = { };
static const uint8_t cluster_raw[] = { };
static const uint8_t console_raw[] = { };
static const uint8_t constants_raw[] = { };
static const uint8_t crypto_raw[] = { };
static const uint8_t dgram_raw[] = { };
static const uint8_t dns_raw[] = { };
static const uint8_t domain_raw[] = { };
static const uint8_t events_raw[] = { };
static const uint8_t fs_raw[] = { };
static const uint8_t http_raw[] = { };
static const uint8_t http2_raw[] = { };
static const uint8_t https_raw[] = { };
static const uint8_t inspector_raw[] = { };
static const uint8_t internal_assert_raw[] = { };
static const uint8_t internal_async_hooks_raw[] = { };
static const uint8_t internal_bash_completion_raw[] = { };
static const uint8_t internal_bootstrap_cache_raw[] = { };
static const uint8_t internal_buffer_raw[] = { };
static const uint8_t internal_child_process_raw[] = { };
static const uint8_t internal_cli_table_raw[] = { };
static const uint8_t internal_cluster_child_raw[] = { };
static const uint8_t internal_cluster_master_raw[] = { };
static const uint8_t internal_cluster_round_robin_handle_raw[] = { };
static const uint8_t internal_cluster_shared_handle_raw[] = { };
static const uint8_t internal_cluster_utils_raw[] = { };
static const uint8_t internal_cluster_worker_raw[] = { };
static const uint8_t internal_constants_raw[] = { };
static const uint8_t internal_crypto_certificate_raw[] = { };
static const uint8_t internal_crypto_cipher_raw[] = { };
static const uint8_t internal_crypto_diffiehellman_raw[] = { };
static const uint8_t internal_crypto_hash_raw[] = { };
static const uint8_t internal_crypto_keygen_raw[] = { };
static const uint8_t internal_crypto_pbkdf2_raw[] = { };
static const uint8_t internal_crypto_random_raw[] = { };
static const uint8_t internal_crypto_scrypt_raw[] = { };
static const uint8_t internal_crypto_sig_raw[] = { };
static const uint8_t internal_crypto_util_raw[] = { };
static const uint8_t internal_dgram_raw[] = { };
static const uint8_t internal_dns_promises_raw[] = { };
static const uint8_t internal_dns_utils_raw[] = { };
static const uint8_t internal_domexception_raw[] = { };
static const uint8_t internal_encoding_raw[] = { };
static const uint8_t internal_error_serdes_raw[] = { };
static const uint8_t internal_errors_raw[] = { };
static const uint8_t internal_fixed_queue_raw[] = { };
static const uint8_t internal_freelist_raw[] = { };
static const uint8_t internal_fs_promises_raw[] = { };
static const uint8_t internal_fs_read_file_context_raw[] = { };
static const uint8_t internal_fs_streams_raw[] = { };
static const uint8_t internal_fs_sync_write_stream_raw[] = { };
static const uint8_t internal_fs_utils_raw[] = { };
static const uint8_t internal_fs_watchers_raw[] = { };
static const uint8_t internal_http_raw[] = { };
static const uint8_t internal_http2_compat_raw[] = { };
static const uint8_t internal_http2_core_raw[] = { };
static const uint8_t internal_http2_util_raw[] = { };
static const uint8_t internal_inspector_async_hook_raw[] = { };
static const uint8_t internal_linkedlist_raw[] = { };
static const uint8_t internal_modules_cjs_helpers_raw[] = { };
static const uint8_t internal_modules_cjs_loader_raw[] = { };
static const uint8_t internal_modules_esm_create_dynamic_module_raw[] = { };
static const uint8_t internal_modules_esm_default_resolve_raw[] = { };
static const uint8_t internal_modules_esm_loader_raw[] = { };
static const uint8_t internal_modules_esm_module_job_raw[] = { };
static const uint8_t internal_modules_esm_module_map_raw[] = { };
static const uint8_t internal_modules_esm_translators_raw[] = { };
static const uint8_t internal_net_raw[] = { };
static const uint8_t internal_options_raw[] = { };
static const uint8_t internal_print_help_raw[] = { };
static const uint8_t internal_priority_queue_raw[] = { };
static const uint8_t internal_process_coverage_raw[] = { };
static const uint8_t internal_process_esm_loader_raw[] = { };
static const uint8_t internal_process_main_thread_only_raw[] = { };
static const uint8_t internal_process_next_tick_raw[] = { };
static const uint8_t internal_process_per_thread_raw[] = { };
static const uint8_t internal_process_promises_raw[] = { };
static const uint8_t internal_process_stdio_raw[] = { };
static const uint8_t internal_process_warning_raw[] = { };
static const uint8_t internal_process_worker_thread_only_raw[] = { };
static const uint8_t internal_process_write_coverage_raw[] = { };
static const uint8_t internal_querystring_raw[] = { };
static const uint8_t internal_queue_microtask_raw[] = { };
static const uint8_t internal_readline_raw[] = { };
static const uint8_t internal_repl_raw[] = { };
static const uint8_t internal_repl_await_raw[] = { };
static const uint8_t internal_repl_recoverable_raw[] = { };
static const uint8_t internal_safe_globals_raw[] = { };
static const uint8_t internal_socket_list_raw[] = { };
static const uint8_t internal_stream_base_commons_raw[] = { };
static const uint8_t internal_streams_async_iterator_raw[] = { };
static const uint8_t internal_streams_buffer_list_raw[] = { };
static const uint8_t internal_streams_destroy_raw[] = { };
static const uint8_t internal_streams_duplexpair_raw[] = { };
static const uint8_t internal_streams_end_of_stream_raw[] = { };
static const uint8_t internal_streams_lazy_transform_raw[] = { };
static const uint8_t internal_streams_legacy_raw[] = { };
static const uint8_t internal_streams_pipeline_raw[] = { };
static const uint8_t internal_streams_state_raw[] = { };
static const uint8_t internal_test_heap_raw[] = { };
static const uint8_t internal_test_unicode_raw[] = { };
static const uint8_t internal_timers_raw[] = { };
static const uint8_t internal_tls_raw[] = { };
static const uint8_t internal_trace_events_async_hooks_raw[] = { };
static const uint8_t internal_tty_raw[] = { };
static const uint8_t internal_url_raw[] = { };
static const uint8_t internal_util_raw[] = { };
static const uint8_t internal_util_comparisons_raw[] = { };
static const uint8_t internal_util_inspect_raw[] = { };
static const uint8_t internal_util_inspector_raw[] = { };
static const uint8_t internal_util_types_raw[] = { };
static const uint8_t internal_validators_raw[] = { };
static const uint8_t internal_vm_source_text_module_raw[] = { };
static const uint8_t internal_worker_raw[] = { };
static const uint8_t internal_wrap_js_stream_raw[] = { };
static const uint8_t module_raw[] = { };
static const uint8_t net_raw[] = { };
static const uint8_t os_raw[] = { };
static const uint8_t path_raw[] = { };
static const uint8_t perf_hooks_raw[] = { };
static const uint8_t process_raw[] = { };
static const uint8_t punycode_raw[] = { };
static const uint8_t querystring_raw[] = { };
static const uint8_t readline_raw[] = { };
static const uint8_t repl_raw[] = { };
static const uint8_t stream_raw[] = { };
static const uint8_t string_decoder_raw[] = { };
static const uint8_t timers_raw[] = { };
static const uint8_t tls_raw[] = { };
static const uint8_t trace_events_raw[] = { };
static const uint8_t tty_raw[] = { };
static const uint8_t url_raw[] = { };
static const uint8_t util_raw[] = { };
static const uint8_t v8_raw[] = { };
static const uint8_t vm_raw[] = { };
static const uint8_t worker_threads_raw[] = { };
static const uint8_t zlib_raw[] = { };
void NativeModuleLoader::LoadCodeCache() {
has_code_cache_ = true;
code_cache_.emplace(
"_http_agent",
UnionBytes(_http_agent_raw, arraysize(_http_agent_raw))
);
code_cache_.emplace(
"_http_client",
UnionBytes(_http_client_raw, arraysize(_http_client_raw))
);
code_cache_.emplace(
"_http_common",
UnionBytes(_http_common_raw, arraysize(_http_common_raw))
);
code_cache_.emplace(
"_http_incoming",
UnionBytes(_http_incoming_raw, arraysize(_http_incoming_raw))
);
code_cache_.emplace(
"_http_outgoing",
UnionBytes(_http_outgoing_raw, arraysize(_http_outgoing_raw))
);
code_cache_.emplace(
"_http_server",
UnionBytes(_http_server_raw, arraysize(_http_server_raw))
);
code_cache_.emplace(
"_stream_duplex",
UnionBytes(_stream_duplex_raw, arraysize(_stream_duplex_raw))
);
code_cache_.emplace(
"_stream_passthrough",
UnionBytes(_stream_passthrough_raw, arraysize(_stream_passthrough_raw))
);
code_cache_.emplace(
"_stream_readable",
UnionBytes(_stream_readable_raw, arraysize(_stream_readable_raw))
);
code_cache_.emplace(
"_stream_transform",
UnionBytes(_stream_transform_raw, arraysize(_stream_transform_raw))
);
code_cache_.emplace(
"_stream_wrap",
UnionBytes(_stream_wrap_raw, arraysize(_stream_wrap_raw))
);
code_cache_.emplace(
"_stream_writable",
UnionBytes(_stream_writable_raw, arraysize(_stream_writable_raw))
);
code_cache_.emplace(
"_tls_common",
UnionBytes(_tls_common_raw, arraysize(_tls_common_raw))
);
code_cache_.emplace(
"_tls_wrap",
UnionBytes(_tls_wrap_raw, arraysize(_tls_wrap_raw))
);
code_cache_.emplace(
"assert",
UnionBytes(assert_raw, arraysize(assert_raw))
);
code_cache_.emplace(
"async_hooks",
UnionBytes(async_hooks_raw, arraysize(async_hooks_raw))
);
code_cache_.emplace(
"buffer",
UnionBytes(buffer_raw, arraysize(buffer_raw))
);
code_cache_.emplace(
"child_process",
UnionBytes(child_process_raw, arraysize(child_process_raw))
);
code_cache_.emplace(
"cluster",
UnionBytes(cluster_raw, arraysize(cluster_raw))
);
code_cache_.emplace(
"console",
UnionBytes(console_raw, arraysize(console_raw))
);
code_cache_.emplace(
"constants",
UnionBytes(constants_raw, arraysize(constants_raw))
);
code_cache_.emplace(
"crypto",
UnionBytes(crypto_raw, arraysize(crypto_raw))
);
code_cache_.emplace(
"dgram",
UnionBytes(dgram_raw, arraysize(dgram_raw))
);
code_cache_.emplace(
"dns",
UnionBytes(dns_raw, arraysize(dns_raw))
);
code_cache_.emplace(
"domain",
UnionBytes(domain_raw, arraysize(domain_raw))
);
code_cache_.emplace(
"events",
UnionBytes(events_raw, arraysize(events_raw))
);
code_cache_.emplace(
"fs",
UnionBytes(fs_raw, arraysize(fs_raw))
);
code_cache_.emplace(
"http",
UnionBytes(http_raw, arraysize(http_raw))
);
code_cache_.emplace(
"http2",
UnionBytes(http2_raw, arraysize(http2_raw))
);
code_cache_.emplace(
"https",
UnionBytes(https_raw, arraysize(https_raw))
);
code_cache_.emplace(
"inspector",
UnionBytes(inspector_raw, arraysize(inspector_raw))
);
code_cache_.emplace(
"internal/assert",
UnionBytes(internal_assert_raw, arraysize(internal_assert_raw))
);
code_cache_.emplace(
"internal/async_hooks",
UnionBytes(internal_async_hooks_raw, arraysize(internal_async_hooks_raw))
);
code_cache_.emplace(
"internal/bash_completion",
UnionBytes(internal_bash_completion_raw, arraysize(internal_bash_completion_raw))
);
code_cache_.emplace(
"internal/bootstrap/cache",
UnionBytes(internal_bootstrap_cache_raw, arraysize(internal_bootstrap_cache_raw))
);
code_cache_.emplace(
"internal/buffer",
UnionBytes(internal_buffer_raw, arraysize(internal_buffer_raw))
);
code_cache_.emplace(
"internal/child_process",
UnionBytes(internal_child_process_raw, arraysize(internal_child_process_raw))
);
code_cache_.emplace(
"internal/cli_table",
UnionBytes(internal_cli_table_raw, arraysize(internal_cli_table_raw))
);
code_cache_.emplace(
"internal/cluster/child",
UnionBytes(internal_cluster_child_raw, arraysize(internal_cluster_child_raw))
);
code_cache_.emplace(
"internal/cluster/master",
UnionBytes(internal_cluster_master_raw, arraysize(internal_cluster_master_raw))
);
code_cache_.emplace(
"internal/cluster/round_robin_handle",
UnionBytes(internal_cluster_round_robin_handle_raw, arraysize(internal_cluster_round_robin_handle_raw))
);
code_cache_.emplace(
"internal/cluster/shared_handle",
UnionBytes(internal_cluster_shared_handle_raw, arraysize(internal_cluster_shared_handle_raw))
);
code_cache_.emplace(
"internal/cluster/utils",
UnionBytes(internal_cluster_utils_raw, arraysize(internal_cluster_utils_raw))
);
code_cache_.emplace(
"internal/cluster/worker",
UnionBytes(internal_cluster_worker_raw, arraysize(internal_cluster_worker_raw))
);
code_cache_.emplace(
"internal/constants",
UnionBytes(internal_constants_raw, arraysize(internal_constants_raw))
);
code_cache_.emplace(
"internal/crypto/certificate",
UnionBytes(internal_crypto_certificate_raw, arraysize(internal_crypto_certificate_raw))
);
code_cache_.emplace(
"internal/crypto/cipher",
UnionBytes(internal_crypto_cipher_raw, arraysize(internal_crypto_cipher_raw))
);
code_cache_.emplace(
"internal/crypto/diffiehellman",
UnionBytes(internal_crypto_diffiehellman_raw, arraysize(internal_crypto_diffiehellman_raw))
);
code_cache_.emplace(
"internal/crypto/hash",
UnionBytes(internal_crypto_hash_raw, arraysize(internal_crypto_hash_raw))
);
code_cache_.emplace(
"internal/crypto/keygen",
UnionBytes(internal_crypto_keygen_raw, arraysize(internal_crypto_keygen_raw))
);
code_cache_.emplace(
"internal/crypto/pbkdf2",
UnionBytes(internal_crypto_pbkdf2_raw, arraysize(internal_crypto_pbkdf2_raw))
);
code_cache_.emplace(
"internal/crypto/random",
UnionBytes(internal_crypto_random_raw, arraysize(internal_crypto_random_raw))
);
code_cache_.emplace(
"internal/crypto/scrypt",
UnionBytes(internal_crypto_scrypt_raw, arraysize(internal_crypto_scrypt_raw))
);
code_cache_.emplace(
"internal/crypto/sig",
UnionBytes(internal_crypto_sig_raw, arraysize(internal_crypto_sig_raw))
);
code_cache_.emplace(
"internal/crypto/util",
UnionBytes(internal_crypto_util_raw, arraysize(internal_crypto_util_raw))
);
code_cache_.emplace(
"internal/dgram",
UnionBytes(internal_dgram_raw, arraysize(internal_dgram_raw))
);
code_cache_.emplace(
"internal/dns/promises",
UnionBytes(internal_dns_promises_raw, arraysize(internal_dns_promises_raw))
);
code_cache_.emplace(
"internal/dns/utils",
UnionBytes(internal_dns_utils_raw, arraysize(internal_dns_utils_raw))
);
code_cache_.emplace(
"internal/domexception",
UnionBytes(internal_domexception_raw, arraysize(internal_domexception_raw))
);
code_cache_.emplace(
"internal/encoding",
UnionBytes(internal_encoding_raw, arraysize(internal_encoding_raw))
);
code_cache_.emplace(
"internal/error-serdes",
UnionBytes(internal_error_serdes_raw, arraysize(internal_error_serdes_raw))
);
code_cache_.emplace(
"internal/errors",
UnionBytes(internal_errors_raw, arraysize(internal_errors_raw))
);
code_cache_.emplace(
"internal/fixed_queue",
UnionBytes(internal_fixed_queue_raw, arraysize(internal_fixed_queue_raw))
);
code_cache_.emplace(
"internal/freelist",
UnionBytes(internal_freelist_raw, arraysize(internal_freelist_raw))
);
code_cache_.emplace(
"internal/fs/promises",
UnionBytes(internal_fs_promises_raw, arraysize(internal_fs_promises_raw))
);
code_cache_.emplace(
"internal/fs/read_file_context",
UnionBytes(internal_fs_read_file_context_raw, arraysize(internal_fs_read_file_context_raw))
);
code_cache_.emplace(
"internal/fs/streams",
UnionBytes(internal_fs_streams_raw, arraysize(internal_fs_streams_raw))
);
code_cache_.emplace(
"internal/fs/sync_write_stream",
UnionBytes(internal_fs_sync_write_stream_raw, arraysize(internal_fs_sync_write_stream_raw))
);
code_cache_.emplace(
"internal/fs/utils",
UnionBytes(internal_fs_utils_raw, arraysize(internal_fs_utils_raw))
);
code_cache_.emplace(
"internal/fs/watchers",
UnionBytes(internal_fs_watchers_raw, arraysize(internal_fs_watchers_raw))
);
code_cache_.emplace(
"internal/http",
UnionBytes(internal_http_raw, arraysize(internal_http_raw))
);
code_cache_.emplace(
"internal/http2/compat",
UnionBytes(internal_http2_compat_raw, arraysize(internal_http2_compat_raw))
);
code_cache_.emplace(
"internal/http2/core",
UnionBytes(internal_http2_core_raw, arraysize(internal_http2_core_raw))
);
code_cache_.emplace(
"internal/http2/util",
UnionBytes(internal_http2_util_raw, arraysize(internal_http2_util_raw))
);
code_cache_.emplace(
"internal/inspector_async_hook",
UnionBytes(internal_inspector_async_hook_raw, arraysize(internal_inspector_async_hook_raw))
);
code_cache_.emplace(
"internal/linkedlist",
UnionBytes(internal_linkedlist_raw, arraysize(internal_linkedlist_raw))
);
code_cache_.emplace(
"internal/modules/cjs/helpers",
UnionBytes(internal_modules_cjs_helpers_raw, arraysize(internal_modules_cjs_helpers_raw))
);
code_cache_.emplace(
"internal/modules/cjs/loader",
UnionBytes(internal_modules_cjs_loader_raw, arraysize(internal_modules_cjs_loader_raw))
);
code_cache_.emplace(
"internal/modules/esm/create_dynamic_module",
UnionBytes(internal_modules_esm_create_dynamic_module_raw, arraysize(internal_modules_esm_create_dynamic_module_raw))
);
code_cache_.emplace(
"internal/modules/esm/default_resolve",
UnionBytes(internal_modules_esm_default_resolve_raw, arraysize(internal_modules_esm_default_resolve_raw))
);
code_cache_.emplace(
"internal/modules/esm/loader",
UnionBytes(internal_modules_esm_loader_raw, arraysize(internal_modules_esm_loader_raw))
);
code_cache_.emplace(
"internal/modules/esm/module_job",
UnionBytes(internal_modules_esm_module_job_raw, arraysize(internal_modules_esm_module_job_raw))
);
code_cache_.emplace(
"internal/modules/esm/module_map",
UnionBytes(internal_modules_esm_module_map_raw, arraysize(internal_modules_esm_module_map_raw))
);
code_cache_.emplace(
"internal/modules/esm/translators",
UnionBytes(internal_modules_esm_translators_raw, arraysize(internal_modules_esm_translators_raw))
);
code_cache_.emplace(
"internal/net",
UnionBytes(internal_net_raw, arraysize(internal_net_raw))
);
code_cache_.emplace(
"internal/options",
UnionBytes(internal_options_raw, arraysize(internal_options_raw))
);
code_cache_.emplace(
"internal/print_help",
UnionBytes(internal_print_help_raw, arraysize(internal_print_help_raw))
);
code_cache_.emplace(
"internal/priority_queue",
UnionBytes(internal_priority_queue_raw, arraysize(internal_priority_queue_raw))
);
code_cache_.emplace(
"internal/process/coverage",
UnionBytes(internal_process_coverage_raw, arraysize(internal_process_coverage_raw))
);
code_cache_.emplace(
"internal/process/esm_loader",
UnionBytes(internal_process_esm_loader_raw, arraysize(internal_process_esm_loader_raw))
);
code_cache_.emplace(
"internal/process/main_thread_only",
UnionBytes(internal_process_main_thread_only_raw, arraysize(internal_process_main_thread_only_raw))
);
code_cache_.emplace(
"internal/process/next_tick",
UnionBytes(internal_process_next_tick_raw, arraysize(internal_process_next_tick_raw))
);
code_cache_.emplace(
"internal/process/per_thread",
UnionBytes(internal_process_per_thread_raw, arraysize(internal_process_per_thread_raw))
);
code_cache_.emplace(
"internal/process/promises",
UnionBytes(internal_process_promises_raw, arraysize(internal_process_promises_raw))
);
code_cache_.emplace(
"internal/process/stdio",
UnionBytes(internal_process_stdio_raw, arraysize(internal_process_stdio_raw))
);
code_cache_.emplace(
"internal/process/warning",
UnionBytes(internal_process_warning_raw, arraysize(internal_process_warning_raw))
);
code_cache_.emplace(
"internal/process/worker_thread_only",
UnionBytes(internal_process_worker_thread_only_raw, arraysize(internal_process_worker_thread_only_raw))
);
code_cache_.emplace(
"internal/process/write-coverage",
UnionBytes(internal_process_write_coverage_raw, arraysize(internal_process_write_coverage_raw))
);
code_cache_.emplace(
"internal/querystring",
UnionBytes(internal_querystring_raw, arraysize(internal_querystring_raw))
);
code_cache_.emplace(
"internal/queue_microtask",
UnionBytes(internal_queue_microtask_raw, arraysize(internal_queue_microtask_raw))
);
code_cache_.emplace(
"internal/readline",
UnionBytes(internal_readline_raw, arraysize(internal_readline_raw))
);
code_cache_.emplace(
"internal/repl",
UnionBytes(internal_repl_raw, arraysize(internal_repl_raw))
);
code_cache_.emplace(
"internal/repl/await",
UnionBytes(internal_repl_await_raw, arraysize(internal_repl_await_raw))
);
code_cache_.emplace(
"internal/repl/recoverable",
UnionBytes(internal_repl_recoverable_raw, arraysize(internal_repl_recoverable_raw))
);
code_cache_.emplace(
"internal/safe_globals",
UnionBytes(internal_safe_globals_raw, arraysize(internal_safe_globals_raw))
);
code_cache_.emplace(
"internal/socket_list",
UnionBytes(internal_socket_list_raw, arraysize(internal_socket_list_raw))
);
code_cache_.emplace(
"internal/stream_base_commons",
UnionBytes(internal_stream_base_commons_raw, arraysize(internal_stream_base_commons_raw))
);
code_cache_.emplace(
"internal/streams/async_iterator",
UnionBytes(internal_streams_async_iterator_raw, arraysize(internal_streams_async_iterator_raw))
);
code_cache_.emplace(
"internal/streams/buffer_list",
UnionBytes(internal_streams_buffer_list_raw, arraysize(internal_streams_buffer_list_raw))
);
code_cache_.emplace(
"internal/streams/destroy",
UnionBytes(internal_streams_destroy_raw, arraysize(internal_streams_destroy_raw))
);
code_cache_.emplace(
"internal/streams/duplexpair",
UnionBytes(internal_streams_duplexpair_raw, arraysize(internal_streams_duplexpair_raw))
);
code_cache_.emplace(
"internal/streams/end-of-stream",
UnionBytes(internal_streams_end_of_stream_raw, arraysize(internal_streams_end_of_stream_raw))
);
code_cache_.emplace(
"internal/streams/lazy_transform",
UnionBytes(internal_streams_lazy_transform_raw, arraysize(internal_streams_lazy_transform_raw))
);
code_cache_.emplace(
"internal/streams/legacy",
UnionBytes(internal_streams_legacy_raw, arraysize(internal_streams_legacy_raw))
);
code_cache_.emplace(
"internal/streams/pipeline",
UnionBytes(internal_streams_pipeline_raw, arraysize(internal_streams_pipeline_raw))
);
code_cache_.emplace(
"internal/streams/state",
UnionBytes(internal_streams_state_raw, arraysize(internal_streams_state_raw))
);
code_cache_.emplace(
"internal/test/heap",
UnionBytes(internal_test_heap_raw, arraysize(internal_test_heap_raw))
);
code_cache_.emplace(
"internal/test/unicode",
UnionBytes(internal_test_unicode_raw, arraysize(internal_test_unicode_raw))
);
code_cache_.emplace(
"internal/timers",
UnionBytes(internal_timers_raw, arraysize(internal_timers_raw))
);
code_cache_.emplace(
"internal/tls",
UnionBytes(internal_tls_raw, arraysize(internal_tls_raw))
);
code_cache_.emplace(
"internal/trace_events_async_hooks",
UnionBytes(internal_trace_events_async_hooks_raw, arraysize(internal_trace_events_async_hooks_raw))
);
code_cache_.emplace(
"internal/tty",
UnionBytes(internal_tty_raw, arraysize(internal_tty_raw))
);
code_cache_.emplace(
"internal/url",
UnionBytes(internal_url_raw, arraysize(internal_url_raw))
);
code_cache_.emplace(
"internal/util",
UnionBytes(internal_util_raw, arraysize(internal_util_raw))
);
code_cache_.emplace(
"internal/util/comparisons",
UnionBytes(internal_util_comparisons_raw, arraysize(internal_util_comparisons_raw))
);
code_cache_.emplace(
"internal/util/inspect",
UnionBytes(internal_util_inspect_raw, arraysize(internal_util_inspect_raw))
);
code_cache_.emplace(
"internal/util/inspector",
UnionBytes(internal_util_inspector_raw, arraysize(internal_util_inspector_raw))
);
code_cache_.emplace(
"internal/util/types",
UnionBytes(internal_util_types_raw, arraysize(internal_util_types_raw))
);
code_cache_.emplace(
"internal/validators",
UnionBytes(internal_validators_raw, arraysize(internal_validators_raw))
);
code_cache_.emplace(
"internal/vm/source_text_module",
UnionBytes(internal_vm_source_text_module_raw, arraysize(internal_vm_source_text_module_raw))
);
code_cache_.emplace(
"internal/worker",
UnionBytes(internal_worker_raw, arraysize(internal_worker_raw))
);
code_cache_.emplace(
"internal/wrap_js_stream",
UnionBytes(internal_wrap_js_stream_raw, arraysize(internal_wrap_js_stream_raw))
);
code_cache_.emplace(
"module",
UnionBytes(module_raw, arraysize(module_raw))
);
code_cache_.emplace(
"net",
UnionBytes(net_raw, arraysize(net_raw))
);
code_cache_.emplace(
"os",
UnionBytes(os_raw, arraysize(os_raw))
);
code_cache_.emplace(
"path",
UnionBytes(path_raw, arraysize(path_raw))
);
code_cache_.emplace(
"perf_hooks",
UnionBytes(perf_hooks_raw, arraysize(perf_hooks_raw))
);
code_cache_.emplace(
"process",
UnionBytes(process_raw, arraysize(process_raw))
);
code_cache_.emplace(
"punycode",
UnionBytes(punycode_raw, arraysize(punycode_raw))
);
code_cache_.emplace(
"querystring",
UnionBytes(querystring_raw, arraysize(querystring_raw))
);
code_cache_.emplace(
"readline",
UnionBytes(readline_raw, arraysize(readline_raw))
);
code_cache_.emplace(
"repl",
UnionBytes(repl_raw, arraysize(repl_raw))
);
code_cache_.emplace(
"stream",
UnionBytes(stream_raw, arraysize(stream_raw))
);
code_cache_.emplace(
"string_decoder",
UnionBytes(string_decoder_raw, arraysize(string_decoder_raw))
);
code_cache_.emplace(
"timers",
UnionBytes(timers_raw, arraysize(timers_raw))
);
code_cache_.emplace(
"tls",
UnionBytes(tls_raw, arraysize(tls_raw))
);
code_cache_.emplace(
"trace_events",
UnionBytes(trace_events_raw, arraysize(trace_events_raw))
);
code_cache_.emplace(
"tty",
UnionBytes(tty_raw, arraysize(tty_raw))
);
code_cache_.emplace(
"url",
UnionBytes(url_raw, arraysize(url_raw))
);
code_cache_.emplace(
"util",
UnionBytes(util_raw, arraysize(util_raw))
);
code_cache_.emplace(
"v8",
UnionBytes(v8_raw, arraysize(v8_raw))
);
code_cache_.emplace(
"vm",
UnionBytes(vm_raw, arraysize(vm_raw))
);
code_cache_.emplace(
"worker_threads",
UnionBytes(worker_threads_raw, arraysize(worker_threads_raw))
);
code_cache_.emplace(
"zlib",
UnionBytes(zlib_raw, arraysize(zlib_raw))
);
}
void NativeModuleLoader::LoadCodeCacheHash() {
code_cache_hash_.emplace(
"_http_agent",
"4e159f3c7f5133d67c7640d6f47107ddfa26a39ab500270aa724d682bc99996f"
);
code_cache_hash_.emplace(
"_http_client",
"886124a48876c05a51a52e1b4f4d0175b710f72d69a6936f19cb101402f980f0"
);
code_cache_hash_.emplace(
"_http_common",
"c2663d5782abecc8639b854089d739f64fa7c7dcd0b5229c26a88aee1afd0aef"
);
code_cache_hash_.emplace(
"_http_incoming",
"efa03932919378dd3e3ec418ef8ad3a0588e33a007b73fe5c02957eea0272078"
);
code_cache_hash_.emplace(
"_http_outgoing",
"3c1453d3c2e1eb483458bc8d6ea99f90d12fb39badcc2b7c197aef3c6fed4477"
);
code_cache_hash_.emplace(
"_http_server",
"5b70b7148252f710469627e897f73165340c2f6d80c2902b5f0242b7824525f6"
);
code_cache_hash_.emplace(
"_stream_duplex",
"f5f0164ee0e9ec6bde0e9920e5d9bffe533717bd08b0135adee5cdaf225c7a47"
);
code_cache_hash_.emplace(
"_stream_passthrough",
"b3d232937503155c6cdf8b3c150ea5ec41a22ead435fa16dd8af1f28a660e3ab"
);
code_cache_hash_.emplace(
"_stream_readable",
"8ce452c6a4f8e818c84e38da14f3cf6fdcc3c644a651743778f08505f22eb8a3"
);
code_cache_hash_.emplace(
"_stream_transform",
"12b74f53d9c7d022ec84f41f7bcad57ce0700e6b553693bd81a2e0ae0e357300"
);
code_cache_hash_.emplace(
"_stream_wrap",
"0eaedaa732b46490b35737084b7d4a60ff5a87f77b134483d552f6d4fb0576c3"
);
code_cache_hash_.emplace(
"_stream_writable",
"0ea3d4f99d93a8eabd0ab20003214743e5d50582f69a7e8959b7404fe99bd901"
);
code_cache_hash_.emplace(
"_tls_common",
"5e7a7a71e77201bd9c31f3c7f7a8fca80dd3d6e7d84d4d886f71b8b242671eeb"
);
code_cache_hash_.emplace(
"_tls_wrap",
"063fa0121b6db88cbb64b87d6be32800a358dfce63acb43977805eb1fd6febf3"
);
code_cache_hash_.emplace(
"assert",
"539f83d21b367d3d6339f1b26b3e140303408a46c797a2c0972812bdf51db772"
);
code_cache_hash_.emplace(
"async_hooks",
"e6d7e04f7ddc8829bae3609f2b050396c188f5d273bf36944935954a902fda96"
);
code_cache_hash_.emplace(
"buffer",
"cdff22da6c13585c7b15f4485769eca94d70b0f18954f6301a73b71a5514e760"
);
code_cache_hash_.emplace(
"child_process",
"46c8f5c02a414873b178e144cc37d5f3f5688086307151d6a2f013a98793155f"
);
code_cache_hash_.emplace(
"cluster",
"a088b566544013f794054e153fba69835db32b1b5d7f8466c6c4ef83d0a18cdf"
);
code_cache_hash_.emplace(
"console",
"c7fe630571017a11249af573bc9fc59d2cf69901ee1a0a2bf0f52f459ab13f81"
);
code_cache_hash_.emplace(
"constants",
"67e98aa1db8fa461fd8b6f1db2b6549f526c726f771f2e7c5d248c7aaf349a2a"
);
code_cache_hash_.emplace(
"crypto",
"66a48755041e5159ca080a9706e85dac6f463d997c840840078240ccff764027"
);
code_cache_hash_.emplace(
"dgram",
"be7fae6cff5d90eebcc4d757791dda6c28b03f80d0c4a62cafbd64e41ef8d1d8"
);
code_cache_hash_.emplace(
"dns",
"6c99cbead88106093176231c595bed8573d2ed9c8a0f06aa64b3dd549f4d8c85"
);
code_cache_hash_.emplace(
"domain",
"bc91710786f7cf42a96676b4d363e0ba456acbdd868a4f6bbe8e80eda6d4a313"
);
code_cache_hash_.emplace(
"events",
"8e342aabf9cc777cc29b96d29bdfebabb23483a0a61b10b446071080ecfa3e00"
);
code_cache_hash_.emplace(
"fs",
"e89d6088ac2f8fc99169fc1286e6efaba76a6913f0351d1d0a6348e59993b7a6"
);
code_cache_hash_.emplace(
"http",
"2cbd44b292aa03020aed4c4d4685bb5a7253158dde8ee5cacb9136126ab4c17e"
);
code_cache_hash_.emplace(
"http2",
"814d1ceaab5b5084737591d9466dccae35861bb8b19c46815202b046873ed347"
);
code_cache_hash_.emplace(
"https",
"a3c2d2dfbfc0e2c3938d7c1e1416c72c487ad529773b966b5d209d231156792d"
);
code_cache_hash_.emplace(
"inspector",
"543c7dc7bdc389f2c6bb84975768ce0d64345b435b96fe552e95ec8f1e3d2639"
);
code_cache_hash_.emplace(
"internal/assert",
"176b3e5de8c298f72b52345d17df8a748ca46758cabbb75f0790b593278cba0c"
);
code_cache_hash_.emplace(
"internal/async_hooks",
"12990f668c3c73b898556597bcc1cce1521478ff40d4d36f38bd3e30600b332a"
);
code_cache_hash_.emplace(
"internal/bash_completion",
"908edeab7fae4122d8035d1d717a4951576efe86047c0ce69217ed9b2dd7f69f"
);
code_cache_hash_.emplace(
"internal/bootstrap/cache",
"5e444248fdaa512b110ebfcb0c676ca04440601b1bf715f08709f4f0d3059162"
);
code_cache_hash_.emplace(
"internal/buffer",
"4fd2c207dd782e94235b1fc718a60605d53ef1dfeade5e32d1f00698ba029b8e"
);
code_cache_hash_.emplace(
"internal/child_process",
"83d3ba834035422e462624a747cc96bcd992c88ee9c543b8742db95b17fc7235"
);
code_cache_hash_.emplace(
"internal/cli_table",
"59f09f1685b8d40037b689e41035060cab6011e8a5d941d037b1031c11b59452"
);
code_cache_hash_.emplace(
"internal/cluster/child",
"fe8990f4b6ee0bfe82e551332800ed9455269de45ee4e07cd6a9244b5e3ea445"
);
code_cache_hash_.emplace(
"internal/cluster/master",
"a8c30b4e07e94536e6996443f3d0155e5252430c4437d8535b70e07530f562c4"
);
code_cache_hash_.emplace(
"internal/cluster/round_robin_handle",
"a2539f0456c6649aae9acf6ffa2bf96927971d36b13bb3e434754207c310fba6"
);
code_cache_hash_.emplace(
"internal/cluster/shared_handle",
"e6797b81b28e4152719949b2dc8767783d996d01bcd426f18ffbb9b3f72b3f1b"
);
code_cache_hash_.emplace(
"internal/cluster/utils",
"774b5be8a06580ca514fa926ac96e24e3d8a4e325f0d04103fa0c08742918a38"
);
code_cache_hash_.emplace(
"internal/cluster/worker",
"8b9c839e5eb79c0b5836da14bde5c499489fb41f7a6f144a5775840946a40695"
);
code_cache_hash_.emplace(
"internal/constants",
"4eba89d015dd53e52607dbcaca57fc2f7eae1e0fac2a338139dddc4ed37e1f1d"
);
code_cache_hash_.emplace(
"internal/crypto/certificate",
"8ff959d5875d1f339e4e1e8b05fb02676ada6727821a28d3916e5dbc0aa4d72d"
);
code_cache_hash_.emplace(
"internal/crypto/cipher",
"4f6462cf06cc5b84420abc55124cb9bf55a0780b4137b46be2bb7f744807b7da"
);
code_cache_hash_.emplace(
"internal/crypto/diffiehellman",
"b23e9c0fc41d71891159f86ce5e37586eb336de534c7aec8d71849ddf06a2046"
);
code_cache_hash_.emplace(
"internal/crypto/hash",
"b013c8a47105ac3ef6a7d2b525cd194d5dc15f3d6259c03c770c3c3b10fbed29"
);
code_cache_hash_.emplace(
"internal/crypto/keygen",
"b02074613fa47c16b5eb8c2bcfc8e26d2f36dc4e36ca4dafcc752207b51863c6"
);
code_cache_hash_.emplace(
"internal/crypto/pbkdf2",
"3de74cd3fc5601cba4978f9b34fd9a93498e6fad5a25722219083143c1d0f9e2"
);
code_cache_hash_.emplace(
"internal/crypto/random",
"5fa214146485a04097517ab5e194ea83cc1e69e75039b17992fa969c639c13d3"
);
code_cache_hash_.emplace(
"internal/crypto/scrypt",
"00625dc65b5e29b97334c7f84c7c25dc63fc76d8e19ff6bf6cad1b23b10f2ae7"
);
code_cache_hash_.emplace(
"internal/crypto/sig",
"4036c64c22853b097aaff952f79d5db6f01316f835b235cd48a1252e652ae10e"
);
code_cache_hash_.emplace(
"internal/crypto/util",
"0c574c2f221593fc617e845f6dac145b353158473444bad94252f3fdc2e10b7c"
);
code_cache_hash_.emplace(
"internal/dgram",
"6a8199f5d11aab4058ad8179ac2e55ee639a69705aaff2fddb7ff93eacd06b5b"
);
code_cache_hash_.emplace(
"internal/dns/promises",
"182c323797dd305fb33f7c7fb59a6fb4921e11593deea4ce8112d36d854459dd"
);
code_cache_hash_.emplace(
"internal/dns/utils",
"5293302f77584f7b40fb3585f29b6dc6916c9ededecb96a3a86afc67bc4ae76d"
);
code_cache_hash_.emplace(
"internal/domexception",
"e6fdc1fce5f32f9157c7016bff24742eb28c7865ad986625aa24a0b538e918d7"
);
code_cache_hash_.emplace(
"internal/encoding",
"2b79a48ec855db2798088a2a4d8442dfc31ee9d340a479f6e8156a77e87e0670"
);
code_cache_hash_.emplace(
"internal/error-serdes",
"58d269b16501d3456f1807e3a5d801b9deb99de8ae0f437db1d37cba4fb75474"
);
code_cache_hash_.emplace(
"internal/errors",
"b9fde453fb4ec4303560fe9d58bfc167211522404e0b400a447de63639ce0b34"
);
code_cache_hash_.emplace(
"internal/fixed_queue",
"2f06fbce1dee20069930ec2e558b4a8113401be18f74a8d63bd0ee0ca2907ca6"
);
code_cache_hash_.emplace(
"internal/freelist",
"1418f96493a67b55e7779001f1020b30be61e7687b86126c0eebeb98eb020f24"
);
code_cache_hash_.emplace(
"internal/fs/promises",
"7899f9a5651698c80a11cc9bb1fcd11529a8d6fca214a16599651127cba8effa"
);
code_cache_hash_.emplace(
"internal/fs/read_file_context",
"c9e86bee6ba66ec534420a503ccea841171f8fd91c2bdac6eab5216117792361"
);
code_cache_hash_.emplace(
"internal/fs/streams",
"495bfa5d6afff60af7063d733ec36d4d4ba35deab0d73a3c0147ff16347dc02a"
);
code_cache_hash_.emplace(
"internal/fs/sync_write_stream",
"0a39fc980ef23f87a16f7a37ebb4d99082b9284bd76b01dc3aa7a81bc43211d8"
);
code_cache_hash_.emplace(
"internal/fs/utils",
"8322aa0be8d6ddd1cd896098c09b87ac4ecd59ff537b9aed657db1fe8379ffb3"
);
code_cache_hash_.emplace(
"internal/fs/watchers",
"bb59b7d45bb9ed0d4303d9dff336547dbdd6524d6b92edaa81d4e3ccfa0c8c7e"
);
code_cache_hash_.emplace(
"internal/http",
"e3bbf57132469a4aba8253003b991c4181ec2361e6c41af59c629393d3632c52"
);
code_cache_hash_.emplace(
"internal/http2/compat",
"0b83faf6e837d60b0b3c7163152a3d8e2a4450899495e1ee1503d9029888b73f"
);
code_cache_hash_.emplace(
"internal/http2/core",
"38e6049aa3646acd33f72de8499a339415990fdaaf988dcec65b36bfe855fb37"
);
code_cache_hash_.emplace(
"internal/http2/util",
"9fb36e9176596508fee9c44bf72c7068017f514272ee801cf226f7b7fac155b1"
);
code_cache_hash_.emplace(
"internal/inspector_async_hook",
"cd2fa39c68dcc44d60d3bfe1b862d879f7a243a13f43be3070010416a9a7d429"
);
code_cache_hash_.emplace(
"internal/linkedlist",
"8ac6a12942071517bddadf9bd31819ce664655378c7fcceb92e6370d4154da21"
);
code_cache_hash_.emplace(
"internal/modules/cjs/helpers",
"fc00134e0f7bf3bb49d1be96e63ffd88885faa1dc3be26d683837406a4f1125e"
);
code_cache_hash_.emplace(
"internal/modules/cjs/loader",
"8fdc68eb9a2cd29e26b4c92dc95812f61cbd4a77bdffbb91dfca3c64e0057c07"
);
code_cache_hash_.emplace(
"internal/modules/esm/create_dynamic_module",
"7c188cf1a1b6f953f12af0487feed2cf056ab5d62c233db0ba54916f71d2fe48"
);
code_cache_hash_.emplace(
"internal/modules/esm/default_resolve",
"d0ca641ba9360c65d35dc1905623149424488a076b7023e6a280c5d2ba3f851a"
);
code_cache_hash_.emplace(
"internal/modules/esm/loader",
"cbf80f305686b36462ffc9a11720f16b48ea048a97c7f5903240f9f109c69c94"
);
code_cache_hash_.emplace(
"internal/modules/esm/module_job",
"029a5b7896af474500c50ff2749b18fe0f5b1ae2fd08cf17882e17387047846d"
);
code_cache_hash_.emplace(
"internal/modules/esm/module_map",
"e76a17b65a0cf204577c4bef0f0bb84516037252319482d295b6b7d8e5ed7ae2"
);
code_cache_hash_.emplace(
"internal/modules/esm/translators",
"6b315ee202fdd60b4895c038c99e2f61dc5fcc5d446eb0859505867c9bab2ac8"
);
code_cache_hash_.emplace(
"internal/net",
"e2380f42f880d3ab3cf0d844e3c8309e6e1cb897287ca3e3d3b4e21548468e48"
);
code_cache_hash_.emplace(
"internal/options",
"236810dd90a9013757a6ab3050862971abe66eeca2463907c8b31d27df5c2416"
);
code_cache_hash_.emplace(
"internal/print_help",
"2bf68092f6a9fa2cf9fb3dabca17df9148d621b2ec898919baa5ca50bb23a66b"
);
code_cache_hash_.emplace(
"internal/priority_queue",
"a2b45dc07831e39776302b0a00c22b1cedfd44c10fd91c042f4ab6287bad7d60"
);
code_cache_hash_.emplace(
"internal/process/coverage",
"babcef55deca2028c08875393e363fca10df780a963496cb0acdfeb87e44dae5"
);
code_cache_hash_.emplace(
"internal/process/esm_loader",
"00698f76152c85a26e624f709ce2795693026ee2501364e8ad4996fd4924932c"
);
code_cache_hash_.emplace(
"internal/process/main_thread_only",
"8af57f7c91e1148a98f9c4d8060fb21693bc611ce9931c49519737e782300718"
);
code_cache_hash_.emplace(
"internal/process/next_tick",
"707d4fa418da19cc69e9aaedadee8b34f928d65dfeb383bacf06fe7c3b96ec22"
);
code_cache_hash_.emplace(
"internal/process/per_thread",
"6fbdb1420947a0968c4e52ccaf45bb8db0b10132d897e13af447c1fcbd1828ff"
);
code_cache_hash_.emplace(
"internal/process/promises",
"fa67bc6758f2276a9ba185f949b3eaed3d6ed371202a62ba413828ee4488a18f"
);
code_cache_hash_.emplace(
"internal/process/stdio",
"b47a089d7f11c99cc94255fafc0f8edf428dda4246319060490466cc0b59eb14"
);
code_cache_hash_.emplace(
"internal/process/warning",
"e9319d258cfbb02b0d328a5d59627f1ae7e2a10055bb9f581531ff41268547a3"
);
code_cache_hash_.emplace(
"internal/process/worker_thread_only",
"8b82bbe5dc8415b1283bac40b5249d7d7dee2dff5a2ffd244e07c22c481c9580"
);
code_cache_hash_.emplace(
"internal/process/write-coverage",
"566a19ea0e4b998f01d4396e109057e95bb4621ed64ec5a74d01abbf5c324e33"
);
code_cache_hash_.emplace(
"internal/querystring",
"bf962d324466e89d5476890365c7a9b11d9de9544f1ff2a564ec15c50c53e700"
);
code_cache_hash_.emplace(
"internal/queue_microtask",
"a44d1c1c83feb15933a7a0bba2e4a95fe190f6f2db8a5eaf84eb4b0a3f86455c"
);
code_cache_hash_.emplace(
"internal/readline",
"3a26a9d46315cfda1fb67ac97ea5eb039fe86575f610e7789351edec9865708b"
);
code_cache_hash_.emplace(
"internal/repl",
"b7b9f8cde92c4d3d726bb143bf91586637a11364eacb9bc704439ed1cf552859"
);
code_cache_hash_.emplace(
"internal/repl/await",
"6de7f322146957090cca61981c47fe923e7343030b5bce338c0836c6a2b1ed61"
);
code_cache_hash_.emplace(
"internal/repl/recoverable",
"72a7af803d255ef1373f90d61a0859d22ae39a51b312cb1c0d96aba364a5a3e6"
);
code_cache_hash_.emplace(
"internal/safe_globals",
"3f0814b3765b7561fa13be9136ec534ffea7090ae3e7c02cf4a844d1bd30b3a8"
);
code_cache_hash_.emplace(
"internal/socket_list",
"e5355380a62c13733c1ab7de176979784c002201b29c54fca457dabdadd91197"
);
code_cache_hash_.emplace(
"internal/stream_base_commons",
"489432e6716f9f6df8fc5dc9149cfda9f6417342ee7b429ef02cf4b2caa0de71"
);
code_cache_hash_.emplace(
"internal/streams/async_iterator",
"341936445c00d30f75d2148678c51fb243ab2dbf148b2880433f0f941982a26e"
);
code_cache_hash_.emplace(
"internal/streams/buffer_list",
"a8f46896b29e285f22937f1bb4bc16ab26144a2b8939543a67cecb66c51debab"
);
code_cache_hash_.emplace(
"internal/streams/destroy",
"ec426bec5958880586beb3c51cde3e780f21c61319a16fdd81dcbf25e79d41c6"
);
code_cache_hash_.emplace(
"internal/streams/duplexpair",
"3804a4dfabe4981615c2954bdf3b4b889453ee08d202d4d02fcc1b5c691df761"
);
code_cache_hash_.emplace(
"internal/streams/end-of-stream",
"d560b41b0a39bfc33814fc75cdae48bbe976223af0a4151c411421795216c050"
);
code_cache_hash_.emplace(
"internal/streams/lazy_transform",
"37eb8d50d8ed3a10eb0e0ce970f360155bfe9c698a13faa15cfc3444150b842f"
);
code_cache_hash_.emplace(
"internal/streams/legacy",
"93a66365869e09f2af8f4e12e7f4c0d5cbfd770a5b77c96984a5ace3841b640b"
);
code_cache_hash_.emplace(
"internal/streams/pipeline",
"f4c2bc644898a786baca0eb2a9965bbb8fa950bb136dc2c3debef3fb1cafcc57"
);
code_cache_hash_.emplace(
"internal/streams/state",
"c00d3ff4889b9e30c7fcaecf64ec0f13ba889b08caf1198c53e9cf552a77cdc6"
);
code_cache_hash_.emplace(
"internal/test/heap",
"c7130621c08a49f3c3f5d5dd0aa04474901765921610825e8db9a1ad75a396ae"
);
code_cache_hash_.emplace(
"internal/test/unicode",
"551a307f7cb579ae55fecd1e06dd809c24855d3ba4aa2b9c1802191045fb45be"
);
code_cache_hash_.emplace(
"internal/timers",
"0ed005d68ad2779c60417b31a3eb2de2794aa67406b21c28f50b9eff390d7d86"
);
code_cache_hash_.emplace(
"internal/tls",
"6287ce60754f68fa39199c2396b85862c5bc266687879ad15525840f8ab9ba7c"
);
code_cache_hash_.emplace(
"internal/trace_events_async_hooks",
"21ef63bbd71e60cf4580cf8bcd02e28160131584af62085c87f08356bfd395aa"
);
code_cache_hash_.emplace(
"internal/tty",
"efac6587ded6119b6220ec662a85dc1a7e0c97038db78854ca4885e57bdafcf8"
);
code_cache_hash_.emplace(
"internal/url",
"676f6867b97db18de3d2f2ac65bd313eb13765d7c4c8dacd955088f436c5ac4e"
);
code_cache_hash_.emplace(
"internal/util",
"3c47c0e979fd08b803e724ad7237311a50083bb77958e7952d7ce0e5676e682e"
);
code_cache_hash_.emplace(
"internal/util/comparisons",
"e94c6fce050b23f4b4e92e8ad6f38020c5532b41b9dba1fad0feba71e137512d"
);
code_cache_hash_.emplace(
"internal/util/inspect",
"bc460af9a6e5bd23d793bdd77d03cad2f6556922a2e469505cb4197becb38109"
);
code_cache_hash_.emplace(
"internal/util/inspector",
"fb59814e491c8bf42683da0a876b300bc473125ded2d1ffd09c82d7f90f7ad9e"
);
code_cache_hash_.emplace(
"internal/util/types",
"538dfc628d313ff3376ba3d61724d013d330b064b1804f72e9a95dd89be9ab13"
);
code_cache_hash_.emplace(
"internal/validators",
"29851d565875041b34da02201308b9e0a8905c121d358cfc7718c77242aab984"
);
code_cache_hash_.emplace(
"internal/vm/source_text_module",
"268426253177c523c49363ef0a22b9774f24714b705eb577683576cc1cd2bbbe"
);
code_cache_hash_.emplace(
"internal/worker",
"957080c2392f08267c70280ffb9ede04a01b8b424a1dd8fd88f0c33ee8a99e3f"
);
code_cache_hash_.emplace(
"internal/wrap_js_stream",
"93523bf5052336da7a0d9359f4a50f375154fc0cf772c9f3af08090534f4ef3d"
);
code_cache_hash_.emplace(
"module",
"d26548838997ac64e99b462a15e200926ed31381232243841741bc9abd0ca629"
);
code_cache_hash_.emplace(
"net",
"7f9c07edf5c91fcf7babb932d888b0d82f32f989cafc635f5751cff947a96906"
);
code_cache_hash_.emplace(
"os",
"b5f1b246b6f2dca07838516a687a551e4427a79054000d905cbc017c02346342"
);
code_cache_hash_.emplace(
"path",
"51cc4a60470627a3e5a8a61bab7f7ae1d286e5ca4b47cbd3eee36b78c4ebb89e"
);
code_cache_hash_.emplace(
"perf_hooks",
"010b5a2675593e221bf687aae56c127ed0e5bdef1ace607e469e997e46bff6ff"
);
code_cache_hash_.emplace(
"process",
"d03f60dc708c826e0ea8c56ab7fcc1f5ca1480e8d0d26f2929ca73ee6e30ea5f"
);
code_cache_hash_.emplace(
"punycode",
"df0d890ad33a232fbbc7f2d957e1341a52830d0e114586a80f60cced808abe04"
);
code_cache_hash_.emplace(
"querystring",
"4cf3c640f33b574679af1d3a37a61118b8646aefa87707cc337d2d08f9e50938"
);
code_cache_hash_.emplace(
"readline",
"64c878f220186540be761c92ec666682b6ff43ce7590006f8619d6439d6d3ccc"
);
code_cache_hash_.emplace(
"repl",
"0c060450a9301268449d7e8e2baefc06750a9df06dd1ee1306257a71a808d3e2"
);
code_cache_hash_.emplace(
"stream",
"67a85a76f37500e74ac5decba906f0796390ffe1519ab2d8ba077d1051b8634e"
);
code_cache_hash_.emplace(
"string_decoder",
"19292bbf20174a9f4597c2b5b5871aa024afedb0f794bae3c7b656e4d64b34da"
);
code_cache_hash_.emplace(
"timers",
"d722538015d5d9f3f84e62aa94501e2d148e0126b44c9df77b27a8d67032bba3"
);
code_cache_hash_.emplace(
"tls",
"4d6cd01355736b243fe1a3aad9164d1fcd43a7688177c8ed6d36a495531c8319"
);
code_cache_hash_.emplace(
"trace_events",
"b0ab743463edf027ed00475a573e8bc0dece8f9f95f29dd19e10bf1e6977a550"
);
code_cache_hash_.emplace(
"tty",
"f0800cf6d5405a4cf78cce3cc9ea41f8326a50f683b2f8234ab6a4aace5fec0f"
);
code_cache_hash_.emplace(
"url",
"4bf9e1fa73bbf510a0038e406db0d90837382b81298f8a21bedca1cc89ddbdd5"
);
code_cache_hash_.emplace(
"util",
"b0e74d21f031e2fc18dd5d270d35c14b40049708642c7cc32b4c70e7ede434c6"
);
code_cache_hash_.emplace(
"v8",
"861347a0bc8abf8628fa5ce982c25de8ee722b91a96dbc9c426a88b04276eba2"
);
code_cache_hash_.emplace(
"vm",
"e06fc18e503016c40374227334e0e93a726c678a97f95b414cd5309cd06af46e"
);
code_cache_hash_.emplace(
"worker_threads",
"d084c3b6cd7e1f3c3a0c1222dc5e67e179137e0cee1467698905e097292c0089"
);
code_cache_hash_.emplace(
"zlib",
"8557b9da8161349171010c2262bc589bdf8da4ac51421d8510e9ef7f87461a6b"
);
}
} // namespace native_module
} // namespace node
#include "node_native_module.h"
#include "node_internals.h"
namespace node {
namespace native_module {
static const uint8_t internal_per_context_raw[] = { };
static const uint8_t internal_bootstrap_cache_raw[] = { };
static const uint8_t internal_bootstrap_loaders_raw[] = { };
static const uint8_t internal_bootstrap_node_raw[] = { };
static const uint8_t async_hooks_raw[] = { };
static const uint8_t assert_raw[] = { };
static const uint8_t buffer_raw[] = { };
static const uint8_t child_process_raw[] = { };
static const uint8_t console_raw[] = { };
static const uint8_t constants_raw[] = { };
static const uint8_t crypto_raw[] = { };
static const uint8_t cluster_raw[] = { };
static const uint8_t dgram_raw[] = { };
static const uint8_t dns_raw[] = { };
static const uint8_t domain_raw[] = { };
static const uint8_t events_raw[] = { };
static const uint8_t fs_raw[] = { };
static const uint8_t http_raw[] = { };
static const uint8_t http2_raw[] = { };
static const uint8_t _http_agent_raw[] = { };
static const uint8_t _http_client_raw[] = { };
static const uint8_t _http_common_raw[] = { };
static const uint8_t _http_incoming_raw[] = { };
static const uint8_t _http_outgoing_raw[] = { };
static const uint8_t _http_server_raw[] = { };
static const uint8_t https_raw[] = { };
static const uint8_t inspector_raw[] = { };
static const uint8_t module_raw[] = { };
static const uint8_t net_raw[] = { };
static const uint8_t os_raw[] = { };
static const uint8_t path_raw[] = { };
static const uint8_t perf_hooks_raw[] = { };
static const uint8_t process_raw[] = { };
static const uint8_t punycode_raw[] = { };
static const uint8_t querystring_raw[] = { };
static const uint8_t readline_raw[] = { };
static const uint8_t repl_raw[] = { };
static const uint8_t stream_raw[] = { };
static const uint8_t _stream_readable_raw[] = { };
static const uint8_t _stream_writable_raw[] = { };
static const uint8_t _stream_duplex_raw[] = { };
static const uint8_t _stream_transform_raw[] = { };
static const uint8_t _stream_passthrough_raw[] = { };
static const uint8_t _stream_wrap_raw[] = { };
static const uint8_t string_decoder_raw[] = { };
static const uint8_t sys_raw[] = { };
static const uint16_t timers_raw[] = { };
static const uint8_t tls_raw[] = { };
static const uint8_t _tls_common_raw[] = { };
static const uint8_t _tls_wrap_raw[] = { };
static const uint8_t trace_events_raw[] = { };
static const uint8_t tty_raw[] = { };
static const uint8_t url_raw[] = { };
static const uint8_t util_raw[] = { };
static const uint8_t v8_raw[] = { };
static const uint8_t vm_raw[] = { };
static const uint8_t worker_threads_raw[] = { };
static const uint8_t zlib_raw[] = { };
static const uint8_t internal_assert_raw[] = { };
static const uint8_t internal_async_hooks_raw[] = { };
static const uint8_t internal_bash_completion_raw[] = { };
static const uint8_t internal_buffer_raw[] = { };
static const uint16_t internal_cli_table_raw[] = { };
static const uint8_t internal_child_process_raw[] = { };
static const uint8_t internal_cluster_child_raw[] = { };
static const uint8_t internal_cluster_master_raw[] = { };
static const uint8_t internal_cluster_round_robin_handle_raw[] = { };
static const uint8_t internal_cluster_shared_handle_raw[] = { };
static const uint8_t internal_cluster_utils_raw[] = { };
static const uint8_t internal_cluster_worker_raw[] = { };
static const uint8_t internal_crypto_certificate_raw[] = { };
static const uint8_t internal_crypto_cipher_raw[] = { };
static const uint8_t internal_crypto_diffiehellman_raw[] = { };
static const uint8_t internal_crypto_hash_raw[] = { };
static const uint8_t internal_crypto_keygen_raw[] = { };
static const uint8_t internal_crypto_pbkdf2_raw[] = { };
static const uint8_t internal_crypto_random_raw[] = { };
static const uint8_t internal_crypto_scrypt_raw[] = { };
static const uint8_t internal_crypto_sig_raw[] = { };
static const uint8_t internal_crypto_util_raw[] = { };
static const uint8_t internal_constants_raw[] = { };
static const uint8_t internal_dgram_raw[] = { };
static const uint8_t internal_dns_promises_raw[] = { };
static const uint8_t internal_dns_utils_raw[] = { };
static const uint8_t internal_domexception_raw[] = { };
static const uint8_t internal_encoding_raw[] = { };
static const uint8_t internal_errors_raw[] = { };
static const uint8_t internal_error_serdes_raw[] = { };
static const uint8_t internal_fixed_queue_raw[] = { };
static const uint8_t internal_freelist_raw[] = { };
static const uint8_t internal_fs_promises_raw[] = { };
static const uint8_t internal_fs_read_file_context_raw[] = { };
static const uint8_t internal_fs_streams_raw[] = { };
static const uint8_t internal_fs_sync_write_stream_raw[] = { };
static const uint8_t internal_fs_utils_raw[] = { };
static const uint8_t internal_fs_watchers_raw[] = { };
static const uint8_t internal_http_raw[] = { };
static const uint8_t internal_inspector_async_hook_raw[] = { };
static const uint8_t internal_linkedlist_raw[] = { };
static const uint8_t internal_modules_cjs_helpers_raw[] = { };
static const uint8_t internal_modules_cjs_loader_raw[] = { };
static const uint8_t internal_modules_esm_loader_raw[] = { };
static const uint8_t internal_modules_esm_create_dynamic_module_raw[] = { };
static const uint8_t internal_modules_esm_default_resolve_raw[] = { };
static const uint8_t internal_modules_esm_module_job_raw[] = { };
static const uint8_t internal_modules_esm_module_map_raw[] = { };
static const uint8_t internal_modules_esm_translators_raw[] = { };
static const uint8_t internal_safe_globals_raw[] = { };
static const uint8_t internal_net_raw[] = { };
static const uint8_t internal_options_raw[] = { };
static const uint8_t internal_print_help_raw[] = { };
static const uint8_t internal_priority_queue_raw[] = { };
static const uint8_t internal_process_esm_loader_raw[] = { };
static const uint8_t internal_process_main_thread_only_raw[] = { };
static const uint8_t internal_process_next_tick_raw[] = { };
static const uint8_t internal_process_per_thread_raw[] = { };
static const uint8_t internal_process_promises_raw[] = { };
static const uint8_t internal_process_stdio_raw[] = { };
static const uint8_t internal_process_warning_raw[] = { };
static const uint8_t internal_process_worker_thread_only_raw[] = { };
static const uint8_t internal_querystring_raw[] = { };
static const uint8_t internal_process_write_coverage_raw[] = { };
static const uint8_t internal_process_coverage_raw[] = { };
static const uint8_t internal_queue_microtask_raw[] = { };
static const uint8_t internal_readline_raw[] = { };
static const uint8_t internal_repl_raw[] = { };
static const uint8_t internal_repl_await_raw[] = { };
static const uint8_t internal_repl_recoverable_raw[] = { };
static const uint8_t internal_socket_list_raw[] = { };
static const uint8_t internal_test_binding_raw[] = { };
static const uint8_t internal_test_heap_raw[] = { };
static const uint16_t internal_test_unicode_raw[] = { };
static const uint8_t internal_timers_raw[] = { };
static const uint8_t internal_tls_raw[] = { };
static const uint8_t internal_trace_events_async_hooks_raw[] = { };
static const uint8_t internal_tty_raw[] = { };
static const uint8_t internal_url_raw[] = { };
static const uint8_t internal_util_raw[] = { };
static const uint8_t internal_util_comparisons_raw[] = { };
static const uint8_t internal_util_inspect_raw[] = { };
static const uint8_t internal_util_inspector_raw[] = { };
static const uint8_t internal_util_types_raw[] = { };
static const uint8_t internal_http2_core_raw[] = { };
static const uint8_t internal_http2_compat_raw[] = { };
static const uint8_t internal_http2_util_raw[] = { };
static const uint8_t internal_v8_prof_polyfill_raw[] = { };
static const uint8_t internal_v8_prof_processor_raw[] = { };
static const uint8_t internal_validators_raw[] = { };
static const uint8_t internal_stream_base_commons_raw[] = { };
static const uint8_t internal_vm_source_text_module_raw[] = { };
static const uint8_t internal_worker_raw[] = { };
static const uint8_t internal_streams_lazy_transform_raw[] = { };
static const uint8_t internal_streams_async_iterator_raw[] = { };
static const uint8_t internal_streams_buffer_list_raw[] = { };
static const uint8_t internal_streams_duplexpair_raw[] = { };
static const uint8_t internal_streams_legacy_raw[] = { };
static const uint8_t internal_streams_destroy_raw[] = { };
static const uint8_t internal_streams_state_raw[] = { };
static const uint8_t internal_streams_pipeline_raw[] = { };
static const uint8_t internal_streams_end_of_stream_raw[] = { };
static const uint8_t internal_wrap_js_stream_raw[] = { };
static const uint8_t internal_deps_v8_tools_splaytree_raw[] = { };
static const uint8_t v8_tools_splaytree_raw[] = { };
static const uint8_t internal_deps_v8_tools_codemap_raw[] = { };
static const uint8_t v8_tools_codemap_raw[] = { };
static const uint8_t internal_deps_v8_tools_consarray_raw[] = { };
static const uint8_t v8_tools_consarray_raw[] = { };
static const uint8_t internal_deps_v8_tools_csvparser_raw[] = { };
static const uint8_t v8_tools_csvparser_raw[] = { };
static const uint8_t internal_deps_v8_tools_profile_raw[] = { };
static const uint8_t v8_tools_profile_raw[] = { };
static const uint8_t internal_deps_v8_tools_profile_view_raw[] = { };
static const uint8_t v8_tools_profile_view_raw[] = { };
static const uint8_t internal_deps_v8_tools_logreader_raw[] = { };
static const uint8_t v8_tools_logreader_raw[] = { };
static const uint8_t internal_deps_v8_tools_arguments_raw[] = { };
static const uint8_t v8_tools_arguments_raw[] = { };
static const uint8_t internal_deps_v8_tools_tickprocessor_raw[] = { };
static const uint8_t v8_tools_tickprocessor_raw[] = { };
static const uint8_t internal_deps_v8_tools_SourceMap_raw[] = { };
static const uint8_t v8_tools_SourceMap_raw[] = { };
static const uint8_t internal_deps_v8_tools_tickprocessor_driver_raw[] = { };
static const uint8_t v8_tools_tickprocessor_driver_raw[] = { };
static const uint8_t internal_deps_node_inspect_lib__inspect_raw[] = { };
static const uint8_t node_inspect_lib__inspect_raw[] = { };
static const uint8_t internal_deps_node_inspect_lib_internal_inspect_client_raw[] = { };
static const uint8_t node_inspect_lib_internal_inspect_client_raw[] = { };
static const uint16_t internal_deps_node_inspect_lib_internal_inspect_repl_raw[] = { };
static const uint8_t node_inspect_lib_internal_inspect_repl_raw[] = { };
static const uint16_t internal_deps_acorn_dist_acorn_raw[] = { };
static const uint8_t internal_deps_acorn_dist_walk_raw[] = { };
static const uint8_t config_raw[] = { };
void NativeModuleLoader::LoadJavaScriptSource() {
source_.emplace(
"internal/per_context",
UnionBytes(internal_per_context_raw, arraysize(internal_per_context_raw))
);
source_.emplace(
"internal/bootstrap/cache",
UnionBytes(internal_bootstrap_cache_raw, arraysize(internal_bootstrap_cache_raw))
);
source_.emplace(
"internal/bootstrap/loaders",
UnionBytes(internal_bootstrap_loaders_raw, arraysize(internal_bootstrap_loaders_raw))
);
source_.emplace(
"internal/bootstrap/node",
UnionBytes(internal_bootstrap_node_raw, arraysize(internal_bootstrap_node_raw))
);
source_.emplace(
"async_hooks",
UnionBytes(async_hooks_raw, arraysize(async_hooks_raw))
);
source_.emplace(
"assert",
UnionBytes(assert_raw, arraysize(assert_raw))
);
source_.emplace(
"buffer",
UnionBytes(buffer_raw, arraysize(buffer_raw))
);
source_.emplace(
"child_process",
UnionBytes(child_process_raw, arraysize(child_process_raw))
);
source_.emplace(
"console",
UnionBytes(console_raw, arraysize(console_raw))
);
source_.emplace(
"constants",
UnionBytes(constants_raw, arraysize(constants_raw))
);
source_.emplace(
"crypto",
UnionBytes(crypto_raw, arraysize(crypto_raw))
);
source_.emplace(
"cluster",
UnionBytes(cluster_raw, arraysize(cluster_raw))
);
source_.emplace(
"dgram",
UnionBytes(dgram_raw, arraysize(dgram_raw))
);
source_.emplace(
"dns",
UnionBytes(dns_raw, arraysize(dns_raw))
);
source_.emplace(
"domain",
UnionBytes(domain_raw, arraysize(domain_raw))
);
source_.emplace(
"events",
UnionBytes(events_raw, arraysize(events_raw))
);
source_.emplace(
"fs",
UnionBytes(fs_raw, arraysize(fs_raw))
);
source_.emplace(
"http",
UnionBytes(http_raw, arraysize(http_raw))
);
source_.emplace(
"http2",
UnionBytes(http2_raw, arraysize(http2_raw))
);
source_.emplace(
"_http_agent",
UnionBytes(_http_agent_raw, arraysize(_http_agent_raw))
);
source_.emplace(
"_http_client",
UnionBytes(_http_client_raw, arraysize(_http_client_raw))
);
source_.emplace(
"_http_common",
UnionBytes(_http_common_raw, arraysize(_http_common_raw))
);
source_.emplace(
"_http_incoming",
UnionBytes(_http_incoming_raw, arraysize(_http_incoming_raw))
);
source_.emplace(
"_http_outgoing",
UnionBytes(_http_outgoing_raw, arraysize(_http_outgoing_raw))
);
source_.emplace(
"_http_server",
UnionBytes(_http_server_raw, arraysize(_http_server_raw))
);
source_.emplace(
"https",
UnionBytes(https_raw, arraysize(https_raw))
);
source_.emplace(
"inspector",
UnionBytes(inspector_raw, arraysize(inspector_raw))
);
source_.emplace(
"module",
UnionBytes(module_raw, arraysize(module_raw))
);
source_.emplace(
"net",
UnionBytes(net_raw, arraysize(net_raw))
);
source_.emplace(
"os",
UnionBytes(os_raw, arraysize(os_raw))
);
source_.emplace(
"path",
UnionBytes(path_raw, arraysize(path_raw))
);
source_.emplace(
"perf_hooks",
UnionBytes(perf_hooks_raw, arraysize(perf_hooks_raw))
);
source_.emplace(
"process",
UnionBytes(process_raw, arraysize(process_raw))
);
source_.emplace(
"punycode",
UnionBytes(punycode_raw, arraysize(punycode_raw))
);
source_.emplace(
"querystring",
UnionBytes(querystring_raw, arraysize(querystring_raw))
);
source_.emplace(
"readline",
UnionBytes(readline_raw, arraysize(readline_raw))
);
source_.emplace(
"repl",
UnionBytes(repl_raw, arraysize(repl_raw))
);
source_.emplace(
"stream",
UnionBytes(stream_raw, arraysize(stream_raw))
);
source_.emplace(
"_stream_readable",
UnionBytes(_stream_readable_raw, arraysize(_stream_readable_raw))
);
source_.emplace(
"_stream_writable",
UnionBytes(_stream_writable_raw, arraysize(_stream_writable_raw))
);
source_.emplace(
"_stream_duplex",
UnionBytes(_stream_duplex_raw, arraysize(_stream_duplex_raw))
);
source_.emplace(
"_stream_transform",
UnionBytes(_stream_transform_raw, arraysize(_stream_transform_raw))
);
source_.emplace(
"_stream_passthrough",
UnionBytes(_stream_passthrough_raw, arraysize(_stream_passthrough_raw))
);
source_.emplace(
"_stream_wrap",
UnionBytes(_stream_wrap_raw, arraysize(_stream_wrap_raw))
);
source_.emplace(
"string_decoder",
UnionBytes(string_decoder_raw, arraysize(string_decoder_raw))
);
source_.emplace(
"sys",
UnionBytes(sys_raw, arraysize(sys_raw))
);
source_.emplace(
"timers",
UnionBytes(timers_raw, arraysize(timers_raw))
);
source_.emplace(
"tls",
UnionBytes(tls_raw, arraysize(tls_raw))
);
source_.emplace(
"_tls_common",
UnionBytes(_tls_common_raw, arraysize(_tls_common_raw))
);
source_.emplace(
"_tls_wrap",
UnionBytes(_tls_wrap_raw, arraysize(_tls_wrap_raw))
);
source_.emplace(
"trace_events",
UnionBytes(trace_events_raw, arraysize(trace_events_raw))
);
source_.emplace(
"tty",
UnionBytes(tty_raw, arraysize(tty_raw))
);
source_.emplace(
"url",
UnionBytes(url_raw, arraysize(url_raw))
);
source_.emplace(
"util",
UnionBytes(util_raw, arraysize(util_raw))
);
source_.emplace(
"v8",
UnionBytes(v8_raw, arraysize(v8_raw))
);
source_.emplace(
"vm",
UnionBytes(vm_raw, arraysize(vm_raw))
);
source_.emplace(
"worker_threads",
UnionBytes(worker_threads_raw, arraysize(worker_threads_raw))
);
source_.emplace(
"zlib",
UnionBytes(zlib_raw, arraysize(zlib_raw))
);
source_.emplace(
"internal/assert",
UnionBytes(internal_assert_raw, arraysize(internal_assert_raw))
);
source_.emplace(
"internal/async_hooks",
UnionBytes(internal_async_hooks_raw, arraysize(internal_async_hooks_raw))
);
source_.emplace(
"internal/bash_completion",
UnionBytes(internal_bash_completion_raw, arraysize(internal_bash_completion_raw))
);
source_.emplace(
"internal/buffer",
UnionBytes(internal_buffer_raw, arraysize(internal_buffer_raw))
);
source_.emplace(
"internal/cli_table",
UnionBytes(internal_cli_table_raw, arraysize(internal_cli_table_raw))
);
source_.emplace(
"internal/child_process",
UnionBytes(internal_child_process_raw, arraysize(internal_child_process_raw))
);
source_.emplace(
"internal/cluster/child",
UnionBytes(internal_cluster_child_raw, arraysize(internal_cluster_child_raw))
);
source_.emplace(
"internal/cluster/master",
UnionBytes(internal_cluster_master_raw, arraysize(internal_cluster_master_raw))
);
source_.emplace(
"internal/cluster/round_robin_handle",
UnionBytes(internal_cluster_round_robin_handle_raw, arraysize(internal_cluster_round_robin_handle_raw))
);
source_.emplace(
"internal/cluster/shared_handle",
UnionBytes(internal_cluster_shared_handle_raw, arraysize(internal_cluster_shared_handle_raw))
);
source_.emplace(
"internal/cluster/utils",
UnionBytes(internal_cluster_utils_raw, arraysize(internal_cluster_utils_raw))
);
source_.emplace(
"internal/cluster/worker",
UnionBytes(internal_cluster_worker_raw, arraysize(internal_cluster_worker_raw))
);
source_.emplace(
"internal/crypto/certificate",
UnionBytes(internal_crypto_certificate_raw, arraysize(internal_crypto_certificate_raw))
);
source_.emplace(
"internal/crypto/cipher",
UnionBytes(internal_crypto_cipher_raw, arraysize(internal_crypto_cipher_raw))
);
source_.emplace(
"internal/crypto/diffiehellman",
UnionBytes(internal_crypto_diffiehellman_raw, arraysize(internal_crypto_diffiehellman_raw))
);
source_.emplace(
"internal/crypto/hash",
UnionBytes(internal_crypto_hash_raw, arraysize(internal_crypto_hash_raw))
);
source_.emplace(
"internal/crypto/keygen",
UnionBytes(internal_crypto_keygen_raw, arraysize(internal_crypto_keygen_raw))
);
source_.emplace(
"internal/crypto/pbkdf2",
UnionBytes(internal_crypto_pbkdf2_raw, arraysize(internal_crypto_pbkdf2_raw))
);
source_.emplace(
"internal/crypto/random",
UnionBytes(internal_crypto_random_raw, arraysize(internal_crypto_random_raw))
);
source_.emplace(
"internal/crypto/scrypt",
UnionBytes(internal_crypto_scrypt_raw, arraysize(internal_crypto_scrypt_raw))
);
source_.emplace(
"internal/crypto/sig",
UnionBytes(internal_crypto_sig_raw, arraysize(internal_crypto_sig_raw))
);
source_.emplace(
"internal/crypto/util",
UnionBytes(internal_crypto_util_raw, arraysize(internal_crypto_util_raw))
);
source_.emplace(
"internal/constants",
UnionBytes(internal_constants_raw, arraysize(internal_constants_raw))
);
source_.emplace(
"internal/dgram",
UnionBytes(internal_dgram_raw, arraysize(internal_dgram_raw))
);
source_.emplace(
"internal/dns/promises",
UnionBytes(internal_dns_promises_raw, arraysize(internal_dns_promises_raw))
);
source_.emplace(
"internal/dns/utils",
UnionBytes(internal_dns_utils_raw, arraysize(internal_dns_utils_raw))
);
source_.emplace(
"internal/domexception",
UnionBytes(internal_domexception_raw, arraysize(internal_domexception_raw))
);
source_.emplace(
"internal/encoding",
UnionBytes(internal_encoding_raw, arraysize(internal_encoding_raw))
);
source_.emplace(
"internal/errors",
UnionBytes(internal_errors_raw, arraysize(internal_errors_raw))
);
source_.emplace(
"internal/error-serdes",
UnionBytes(internal_error_serdes_raw, arraysize(internal_error_serdes_raw))
);
source_.emplace(
"internal/fixed_queue",
UnionBytes(internal_fixed_queue_raw, arraysize(internal_fixed_queue_raw))
);
source_.emplace(
"internal/freelist",
UnionBytes(internal_freelist_raw, arraysize(internal_freelist_raw))
);
source_.emplace(
"internal/fs/promises",
UnionBytes(internal_fs_promises_raw, arraysize(internal_fs_promises_raw))
);
source_.emplace(
"internal/fs/read_file_context",
UnionBytes(internal_fs_read_file_context_raw, arraysize(internal_fs_read_file_context_raw))
);
source_.emplace(
"internal/fs/streams",
UnionBytes(internal_fs_streams_raw, arraysize(internal_fs_streams_raw))
);
source_.emplace(
"internal/fs/sync_write_stream",
UnionBytes(internal_fs_sync_write_stream_raw, arraysize(internal_fs_sync_write_stream_raw))
);
source_.emplace(
"internal/fs/utils",
UnionBytes(internal_fs_utils_raw, arraysize(internal_fs_utils_raw))
);
source_.emplace(
"internal/fs/watchers",
UnionBytes(internal_fs_watchers_raw, arraysize(internal_fs_watchers_raw))
);
source_.emplace(
"internal/http",
UnionBytes(internal_http_raw, arraysize(internal_http_raw))
);
source_.emplace(
"internal/inspector_async_hook",
UnionBytes(internal_inspector_async_hook_raw, arraysize(internal_inspector_async_hook_raw))
);
source_.emplace(
"internal/linkedlist",
UnionBytes(internal_linkedlist_raw, arraysize(internal_linkedlist_raw))
);
source_.emplace(
"internal/modules/cjs/helpers",
UnionBytes(internal_modules_cjs_helpers_raw, arraysize(internal_modules_cjs_helpers_raw))
);
source_.emplace(
"internal/modules/cjs/loader",
UnionBytes(internal_modules_cjs_loader_raw, arraysize(internal_modules_cjs_loader_raw))
);
source_.emplace(
"internal/modules/esm/loader",
UnionBytes(internal_modules_esm_loader_raw, arraysize(internal_modules_esm_loader_raw))
);
source_.emplace(
"internal/modules/esm/create_dynamic_module",
UnionBytes(internal_modules_esm_create_dynamic_module_raw, arraysize(internal_modules_esm_create_dynamic_module_raw))
);
source_.emplace(
"internal/modules/esm/default_resolve",
UnionBytes(internal_modules_esm_default_resolve_raw, arraysize(internal_modules_esm_default_resolve_raw))
);
source_.emplace(
"internal/modules/esm/module_job",
UnionBytes(internal_modules_esm_module_job_raw, arraysize(internal_modules_esm_module_job_raw))
);
source_.emplace(
"internal/modules/esm/module_map",
UnionBytes(internal_modules_esm_module_map_raw, arraysize(internal_modules_esm_module_map_raw))
);
source_.emplace(
"internal/modules/esm/translators",
UnionBytes(internal_modules_esm_translators_raw, arraysize(internal_modules_esm_translators_raw))
);
source_.emplace(
"internal/safe_globals",
UnionBytes(internal_safe_globals_raw, arraysize(internal_safe_globals_raw))
);
source_.emplace(
"internal/net",
UnionBytes(internal_net_raw, arraysize(internal_net_raw))
);
source_.emplace(
"internal/options",
UnionBytes(internal_options_raw, arraysize(internal_options_raw))
);
source_.emplace(
"internal/print_help",
UnionBytes(internal_print_help_raw, arraysize(internal_print_help_raw))
);
source_.emplace(
"internal/priority_queue",
UnionBytes(internal_priority_queue_raw, arraysize(internal_priority_queue_raw))
);
source_.emplace(
"internal/process/esm_loader",
UnionBytes(internal_process_esm_loader_raw, arraysize(internal_process_esm_loader_raw))
);
source_.emplace(
"internal/process/main_thread_only",
UnionBytes(internal_process_main_thread_only_raw, arraysize(internal_process_main_thread_only_raw))
);
source_.emplace(
"internal/process/next_tick",
UnionBytes(internal_process_next_tick_raw, arraysize(internal_process_next_tick_raw))
);
source_.emplace(
"internal/process/per_thread",
UnionBytes(internal_process_per_thread_raw, arraysize(internal_process_per_thread_raw))
);
source_.emplace(
"internal/process/promises",
UnionBytes(internal_process_promises_raw, arraysize(internal_process_promises_raw))
);
source_.emplace(
"internal/process/stdio",
UnionBytes(internal_process_stdio_raw, arraysize(internal_process_stdio_raw))
);
source_.emplace(
"internal/process/warning",
UnionBytes(internal_process_warning_raw, arraysize(internal_process_warning_raw))
);
source_.emplace(
"internal/process/worker_thread_only",
UnionBytes(internal_process_worker_thread_only_raw, arraysize(internal_process_worker_thread_only_raw))
);
source_.emplace(
"internal/querystring",
UnionBytes(internal_querystring_raw, arraysize(internal_querystring_raw))
);
source_.emplace(
"internal/process/write-coverage",
UnionBytes(internal_process_write_coverage_raw, arraysize(internal_process_write_coverage_raw))
);
source_.emplace(
"internal/process/coverage",
UnionBytes(internal_process_coverage_raw, arraysize(internal_process_coverage_raw))
);
source_.emplace(
"internal/queue_microtask",
UnionBytes(internal_queue_microtask_raw, arraysize(internal_queue_microtask_raw))
);
source_.emplace(
"internal/readline",
UnionBytes(internal_readline_raw, arraysize(internal_readline_raw))
);
source_.emplace(
"internal/repl",
UnionBytes(internal_repl_raw, arraysize(internal_repl_raw))
);
source_.emplace(
"internal/repl/await",
UnionBytes(internal_repl_await_raw, arraysize(internal_repl_await_raw))
);
source_.emplace(
"internal/repl/recoverable",
UnionBytes(internal_repl_recoverable_raw, arraysize(internal_repl_recoverable_raw))
);
source_.emplace(
"internal/socket_list",
UnionBytes(internal_socket_list_raw, arraysize(internal_socket_list_raw))
);
source_.emplace(
"internal/test/binding",
UnionBytes(internal_test_binding_raw, arraysize(internal_test_binding_raw))
);
source_.emplace(
"internal/test/heap",
UnionBytes(internal_test_heap_raw, arraysize(internal_test_heap_raw))
);
source_.emplace(
"internal/test/unicode",
UnionBytes(internal_test_unicode_raw, arraysize(internal_test_unicode_raw))
);
source_.emplace(
"internal/timers",
UnionBytes(internal_timers_raw, arraysize(internal_timers_raw))
);
source_.emplace(
"internal/tls",
UnionBytes(internal_tls_raw, arraysize(internal_tls_raw))
);
source_.emplace(
"internal/trace_events_async_hooks",
UnionBytes(internal_trace_events_async_hooks_raw, arraysize(internal_trace_events_async_hooks_raw))
);
source_.emplace(
"internal/tty",
UnionBytes(internal_tty_raw, arraysize(internal_tty_raw))
);
source_.emplace(
"internal/url",
UnionBytes(internal_url_raw, arraysize(internal_url_raw))
);
source_.emplace(
"internal/util",
UnionBytes(internal_util_raw, arraysize(internal_util_raw))
);
source_.emplace(
"internal/util/comparisons",
UnionBytes(internal_util_comparisons_raw, arraysize(internal_util_comparisons_raw))
);
source_.emplace(
"internal/util/inspect",
UnionBytes(internal_util_inspect_raw, arraysize(internal_util_inspect_raw))
);
source_.emplace(
"internal/util/inspector",
UnionBytes(internal_util_inspector_raw, arraysize(internal_util_inspector_raw))
);
source_.emplace(
"internal/util/types",
UnionBytes(internal_util_types_raw, arraysize(internal_util_types_raw))
);
source_.emplace(
"internal/http2/core",
UnionBytes(internal_http2_core_raw, arraysize(internal_http2_core_raw))
);
source_.emplace(
"internal/http2/compat",
UnionBytes(internal_http2_compat_raw, arraysize(internal_http2_compat_raw))
);
source_.emplace(
"internal/http2/util",
UnionBytes(internal_http2_util_raw, arraysize(internal_http2_util_raw))
);
source_.emplace(
"internal/v8_prof_polyfill",
UnionBytes(internal_v8_prof_polyfill_raw, arraysize(internal_v8_prof_polyfill_raw))
);
source_.emplace(
"internal/v8_prof_processor",
UnionBytes(internal_v8_prof_processor_raw, arraysize(internal_v8_prof_processor_raw))
);
source_.emplace(
"internal/validators",
UnionBytes(internal_validators_raw, arraysize(internal_validators_raw))
);
source_.emplace(
"internal/stream_base_commons",
UnionBytes(internal_stream_base_commons_raw, arraysize(internal_stream_base_commons_raw))
);
source_.emplace(
"internal/vm/source_text_module",
UnionBytes(internal_vm_source_text_module_raw, arraysize(internal_vm_source_text_module_raw))
);
source_.emplace(
"internal/worker",
UnionBytes(internal_worker_raw, arraysize(internal_worker_raw))
);
source_.emplace(
"internal/streams/lazy_transform",
UnionBytes(internal_streams_lazy_transform_raw, arraysize(internal_streams_lazy_transform_raw))
);
source_.emplace(
"internal/streams/async_iterator",
UnionBytes(internal_streams_async_iterator_raw, arraysize(internal_streams_async_iterator_raw))
);
source_.emplace(
"internal/streams/buffer_list",
UnionBytes(internal_streams_buffer_list_raw, arraysize(internal_streams_buffer_list_raw))
);
source_.emplace(
"internal/streams/duplexpair",
UnionBytes(internal_streams_duplexpair_raw, arraysize(internal_streams_duplexpair_raw))
);
source_.emplace(
"internal/streams/legacy",
UnionBytes(internal_streams_legacy_raw, arraysize(internal_streams_legacy_raw))
);
source_.emplace(
"internal/streams/destroy",
UnionBytes(internal_streams_destroy_raw, arraysize(internal_streams_destroy_raw))
);
source_.emplace(
"internal/streams/state",
UnionBytes(internal_streams_state_raw, arraysize(internal_streams_state_raw))
);
source_.emplace(
"internal/streams/pipeline",
UnionBytes(internal_streams_pipeline_raw, arraysize(internal_streams_pipeline_raw))
);
source_.emplace(
"internal/streams/end-of-stream",
UnionBytes(internal_streams_end_of_stream_raw, arraysize(internal_streams_end_of_stream_raw))
);
source_.emplace(
"internal/wrap_js_stream",
UnionBytes(internal_wrap_js_stream_raw, arraysize(internal_wrap_js_stream_raw))
);
source_.emplace(
"internal/deps/v8/tools/splaytree",
UnionBytes(internal_deps_v8_tools_splaytree_raw, arraysize(internal_deps_v8_tools_splaytree_raw))
);
source_.emplace(
"v8/tools/splaytree",
UnionBytes(v8_tools_splaytree_raw, arraysize(v8_tools_splaytree_raw))
);
source_.emplace(
"internal/deps/v8/tools/codemap",
UnionBytes(internal_deps_v8_tools_codemap_raw, arraysize(internal_deps_v8_tools_codemap_raw))
);
source_.emplace(
"v8/tools/codemap",
UnionBytes(v8_tools_codemap_raw, arraysize(v8_tools_codemap_raw))
);
source_.emplace(
"internal/deps/v8/tools/consarray",
UnionBytes(internal_deps_v8_tools_consarray_raw, arraysize(internal_deps_v8_tools_consarray_raw))
);
source_.emplace(
"v8/tools/consarray",
UnionBytes(v8_tools_consarray_raw, arraysize(v8_tools_consarray_raw))
);
source_.emplace(
"internal/deps/v8/tools/csvparser",
UnionBytes(internal_deps_v8_tools_csvparser_raw, arraysize(internal_deps_v8_tools_csvparser_raw))
);
source_.emplace(
"v8/tools/csvparser",
UnionBytes(v8_tools_csvparser_raw, arraysize(v8_tools_csvparser_raw))
);
source_.emplace(
"internal/deps/v8/tools/profile",
UnionBytes(internal_deps_v8_tools_profile_raw, arraysize(internal_deps_v8_tools_profile_raw))
);
source_.emplace(
"v8/tools/profile",
UnionBytes(v8_tools_profile_raw, arraysize(v8_tools_profile_raw))
);
source_.emplace(
"internal/deps/v8/tools/profile_view",
UnionBytes(internal_deps_v8_tools_profile_view_raw, arraysize(internal_deps_v8_tools_profile_view_raw))
);
source_.emplace(
"v8/tools/profile_view",
UnionBytes(v8_tools_profile_view_raw, arraysize(v8_tools_profile_view_raw))
);
source_.emplace(
"internal/deps/v8/tools/logreader",
UnionBytes(internal_deps_v8_tools_logreader_raw, arraysize(internal_deps_v8_tools_logreader_raw))
);
source_.emplace(
"v8/tools/logreader",
UnionBytes(v8_tools_logreader_raw, arraysize(v8_tools_logreader_raw))
);
source_.emplace(
"internal/deps/v8/tools/arguments",
UnionBytes(internal_deps_v8_tools_arguments_raw, arraysize(internal_deps_v8_tools_arguments_raw))
);
source_.emplace(
"v8/tools/arguments",
UnionBytes(v8_tools_arguments_raw, arraysize(v8_tools_arguments_raw))
);
source_.emplace(
"internal/deps/v8/tools/tickprocessor",
UnionBytes(internal_deps_v8_tools_tickprocessor_raw, arraysize(internal_deps_v8_tools_tickprocessor_raw))
);
source_.emplace(
"v8/tools/tickprocessor",
UnionBytes(v8_tools_tickprocessor_raw, arraysize(v8_tools_tickprocessor_raw))
);
source_.emplace(
"internal/deps/v8/tools/SourceMap",
UnionBytes(internal_deps_v8_tools_SourceMap_raw, arraysize(internal_deps_v8_tools_SourceMap_raw))
);
source_.emplace(
"v8/tools/SourceMap",
UnionBytes(v8_tools_SourceMap_raw, arraysize(v8_tools_SourceMap_raw))
);
source_.emplace(
"internal/deps/v8/tools/tickprocessor-driver",
UnionBytes(internal_deps_v8_tools_tickprocessor_driver_raw, arraysize(internal_deps_v8_tools_tickprocessor_driver_raw))
);
source_.emplace(
"v8/tools/tickprocessor-driver",
UnionBytes(v8_tools_tickprocessor_driver_raw, arraysize(v8_tools_tickprocessor_driver_raw))
);
source_.emplace(
"internal/deps/node-inspect/lib/_inspect",
UnionBytes(internal_deps_node_inspect_lib__inspect_raw, arraysize(internal_deps_node_inspect_lib__inspect_raw))
);
source_.emplace(
"node-inspect/lib/_inspect",
UnionBytes(node_inspect_lib__inspect_raw, arraysize(node_inspect_lib__inspect_raw))
);
source_.emplace(
"internal/deps/node-inspect/lib/internal/inspect_client",
UnionBytes(internal_deps_node_inspect_lib_internal_inspect_client_raw, arraysize(internal_deps_node_inspect_lib_internal_inspect_client_raw))
);
source_.emplace(
"node-inspect/lib/internal/inspect_client",
UnionBytes(node_inspect_lib_internal_inspect_client_raw, arraysize(node_inspect_lib_internal_inspect_client_raw))
);
source_.emplace(
"internal/deps/node-inspect/lib/internal/inspect_repl",
UnionBytes(internal_deps_node_inspect_lib_internal_inspect_repl_raw, arraysize(internal_deps_node_inspect_lib_internal_inspect_repl_raw))
);
source_.emplace(
"node-inspect/lib/internal/inspect_repl",
UnionBytes(node_inspect_lib_internal_inspect_repl_raw, arraysize(node_inspect_lib_internal_inspect_repl_raw))
);
source_.emplace(
"internal/deps/acorn/dist/acorn",
UnionBytes(internal_deps_acorn_dist_acorn_raw, arraysize(internal_deps_acorn_dist_acorn_raw))
);
source_.emplace(
"internal/deps/acorn/dist/walk",
UnionBytes(internal_deps_acorn_dist_walk_raw, arraysize(internal_deps_acorn_dist_walk_raw))
);
source_.emplace(
"config",
UnionBytes(config_raw, arraysize(config_raw))
);
}
void NativeModuleLoader::LoadJavaScriptHash() {
source_hash_.emplace(
"internal/per_context",
"55603077581b12eed01ce83712e2a0836e56934b77bb8af66884977964d935a7"
);
source_hash_.emplace(
"internal/bootstrap/cache",
"5e444248fdaa512b110ebfcb0c676ca04440601b1bf715f08709f4f0d3059162"
);
source_hash_.emplace(
"internal/bootstrap/loaders",
"c0701efba5de618e8b1388686954459d00034ec31f0e52b8f222898198e2c055"
);
source_hash_.emplace(
"internal/bootstrap/node",
"7e8c27abf2f5f95ca08e73c5cfa1bb471259dc252fb3215fb4e0f355bdeeac1b"
);
source_hash_.emplace(
"async_hooks",
"e6d7e04f7ddc8829bae3609f2b050396c188f5d273bf36944935954a902fda96"
);
source_hash_.emplace(
"assert",
"539f83d21b367d3d6339f1b26b3e140303408a46c797a2c0972812bdf51db772"
);
source_hash_.emplace(
"buffer",
"cdff22da6c13585c7b15f4485769eca94d70b0f18954f6301a73b71a5514e760"
);
source_hash_.emplace(
"child_process",
"46c8f5c02a414873b178e144cc37d5f3f5688086307151d6a2f013a98793155f"
);
source_hash_.emplace(
"console",
"c7fe630571017a11249af573bc9fc59d2cf69901ee1a0a2bf0f52f459ab13f81"
);
source_hash_.emplace(
"constants",
"67e98aa1db8fa461fd8b6f1db2b6549f526c726f771f2e7c5d248c7aaf349a2a"
);
source_hash_.emplace(
"crypto",
"66a48755041e5159ca080a9706e85dac6f463d997c840840078240ccff764027"
);
source_hash_.emplace(
"cluster",
"a088b566544013f794054e153fba69835db32b1b5d7f8466c6c4ef83d0a18cdf"
);
source_hash_.emplace(
"dgram",
"be7fae6cff5d90eebcc4d757791dda6c28b03f80d0c4a62cafbd64e41ef8d1d8"
);
source_hash_.emplace(
"dns",
"6c99cbead88106093176231c595bed8573d2ed9c8a0f06aa64b3dd549f4d8c85"
);
source_hash_.emplace(
"domain",
"bc91710786f7cf42a96676b4d363e0ba456acbdd868a4f6bbe8e80eda6d4a313"
);
source_hash_.emplace(
"events",
"8e342aabf9cc777cc29b96d29bdfebabb23483a0a61b10b446071080ecfa3e00"
);
source_hash_.emplace(
"fs",
"e89d6088ac2f8fc99169fc1286e6efaba76a6913f0351d1d0a6348e59993b7a6"
);
source_hash_.emplace(
"http",
"2cbd44b292aa03020aed4c4d4685bb5a7253158dde8ee5cacb9136126ab4c17e"
);
source_hash_.emplace(
"http2",
"814d1ceaab5b5084737591d9466dccae35861bb8b19c46815202b046873ed347"
);
source_hash_.emplace(
"_http_agent",
"4e159f3c7f5133d67c7640d6f47107ddfa26a39ab500270aa724d682bc99996f"
);
source_hash_.emplace(
"_http_client",
"886124a48876c05a51a52e1b4f4d0175b710f72d69a6936f19cb101402f980f0"
);
source_hash_.emplace(
"_http_common",
"c2663d5782abecc8639b854089d739f64fa7c7dcd0b5229c26a88aee1afd0aef"
);
source_hash_.emplace(
"_http_incoming",
"efa03932919378dd3e3ec418ef8ad3a0588e33a007b73fe5c02957eea0272078"
);
source_hash_.emplace(
"_http_outgoing",
"3c1453d3c2e1eb483458bc8d6ea99f90d12fb39badcc2b7c197aef3c6fed4477"
);
source_hash_.emplace(
"_http_server",
"5b70b7148252f710469627e897f73165340c2f6d80c2902b5f0242b7824525f6"
);
source_hash_.emplace(
"https",
"a3c2d2dfbfc0e2c3938d7c1e1416c72c487ad529773b966b5d209d231156792d"
);
source_hash_.emplace(
"inspector",
"543c7dc7bdc389f2c6bb84975768ce0d64345b435b96fe552e95ec8f1e3d2639"
);
source_hash_.emplace(
"module",
"d26548838997ac64e99b462a15e200926ed31381232243841741bc9abd0ca629"
);
source_hash_.emplace(
"net",
"7f9c07edf5c91fcf7babb932d888b0d82f32f989cafc635f5751cff947a96906"
);
source_hash_.emplace(
"os",
"b5f1b246b6f2dca07838516a687a551e4427a79054000d905cbc017c02346342"
);
source_hash_.emplace(
"path",
"51cc4a60470627a3e5a8a61bab7f7ae1d286e5ca4b47cbd3eee36b78c4ebb89e"
);
source_hash_.emplace(
"perf_hooks",
"010b5a2675593e221bf687aae56c127ed0e5bdef1ace607e469e997e46bff6ff"
);
source_hash_.emplace(
"process",
"d03f60dc708c826e0ea8c56ab7fcc1f5ca1480e8d0d26f2929ca73ee6e30ea5f"
);
source_hash_.emplace(
"punycode",
"df0d890ad33a232fbbc7f2d957e1341a52830d0e114586a80f60cced808abe04"
);
source_hash_.emplace(
"querystring",
"4cf3c640f33b574679af1d3a37a61118b8646aefa87707cc337d2d08f9e50938"
);
source_hash_.emplace(
"readline",
"64c878f220186540be761c92ec666682b6ff43ce7590006f8619d6439d6d3ccc"
);
source_hash_.emplace(
"repl",
"0c060450a9301268449d7e8e2baefc06750a9df06dd1ee1306257a71a808d3e2"
);
source_hash_.emplace(
"stream",
"67a85a76f37500e74ac5decba906f0796390ffe1519ab2d8ba077d1051b8634e"
);
source_hash_.emplace(
"_stream_readable",
"8ce452c6a4f8e818c84e38da14f3cf6fdcc3c644a651743778f08505f22eb8a3"
);
source_hash_.emplace(
"_stream_writable",
"0ea3d4f99d93a8eabd0ab20003214743e5d50582f69a7e8959b7404fe99bd901"
);
source_hash_.emplace(
"_stream_duplex",
"f5f0164ee0e9ec6bde0e9920e5d9bffe533717bd08b0135adee5cdaf225c7a47"
);
source_hash_.emplace(
"_stream_transform",
"12b74f53d9c7d022ec84f41f7bcad57ce0700e6b553693bd81a2e0ae0e357300"
);
source_hash_.emplace(
"_stream_passthrough",
"b3d232937503155c6cdf8b3c150ea5ec41a22ead435fa16dd8af1f28a660e3ab"
);
source_hash_.emplace(
"_stream_wrap",
"0eaedaa732b46490b35737084b7d4a60ff5a87f77b134483d552f6d4fb0576c3"
);
source_hash_.emplace(
"string_decoder",
"19292bbf20174a9f4597c2b5b5871aa024afedb0f794bae3c7b656e4d64b34da"
);
source_hash_.emplace(
"sys",
"7bb5a5d0c04ba6a6bdeb78fc91cf6f80444c124791fda5cef15d057ed9f435b7"
);
source_hash_.emplace(
"timers",
"d722538015d5d9f3f84e62aa94501e2d148e0126b44c9df77b27a8d67032bba3"
);
source_hash_.emplace(
"tls",
"4d6cd01355736b243fe1a3aad9164d1fcd43a7688177c8ed6d36a495531c8319"
);
source_hash_.emplace(
"_tls_common",
"5e7a7a71e77201bd9c31f3c7f7a8fca80dd3d6e7d84d4d886f71b8b242671eeb"
);
source_hash_.emplace(
"_tls_wrap",
"063fa0121b6db88cbb64b87d6be32800a358dfce63acb43977805eb1fd6febf3"
);
source_hash_.emplace(
"trace_events",
"b0ab743463edf027ed00475a573e8bc0dece8f9f95f29dd19e10bf1e6977a550"
);
source_hash_.emplace(
"tty",
"f0800cf6d5405a4cf78cce3cc9ea41f8326a50f683b2f8234ab6a4aace5fec0f"
);
source_hash_.emplace(
"url",
"4bf9e1fa73bbf510a0038e406db0d90837382b81298f8a21bedca1cc89ddbdd5"
);
source_hash_.emplace(
"util",
"b0e74d21f031e2fc18dd5d270d35c14b40049708642c7cc32b4c70e7ede434c6"
);
source_hash_.emplace(
"v8",
"861347a0bc8abf8628fa5ce982c25de8ee722b91a96dbc9c426a88b04276eba2"
);
source_hash_.emplace(
"vm",
"e06fc18e503016c40374227334e0e93a726c678a97f95b414cd5309cd06af46e"
);
source_hash_.emplace(
"worker_threads",
"d084c3b6cd7e1f3c3a0c1222dc5e67e179137e0cee1467698905e097292c0089"
);
source_hash_.emplace(
"zlib",
"8557b9da8161349171010c2262bc589bdf8da4ac51421d8510e9ef7f87461a6b"
);
source_hash_.emplace(
"internal/assert",
"176b3e5de8c298f72b52345d17df8a748ca46758cabbb75f0790b593278cba0c"
);
source_hash_.emplace(
"internal/async_hooks",
"12990f668c3c73b898556597bcc1cce1521478ff40d4d36f38bd3e30600b332a"
);
source_hash_.emplace(
"internal/bash_completion",
"908edeab7fae4122d8035d1d717a4951576efe86047c0ce69217ed9b2dd7f69f"
);
source_hash_.emplace(
"internal/buffer",
"4fd2c207dd782e94235b1fc718a60605d53ef1dfeade5e32d1f00698ba029b8e"
);
source_hash_.emplace(
"internal/cli_table",
"59f09f1685b8d40037b689e41035060cab6011e8a5d941d037b1031c11b59452"
);
source_hash_.emplace(
"internal/child_process",
"83d3ba834035422e462624a747cc96bcd992c88ee9c543b8742db95b17fc7235"
);
source_hash_.emplace(
"internal/cluster/child",
"fe8990f4b6ee0bfe82e551332800ed9455269de45ee4e07cd6a9244b5e3ea445"
);
source_hash_.emplace(
"internal/cluster/master",
"a8c30b4e07e94536e6996443f3d0155e5252430c4437d8535b70e07530f562c4"
);
source_hash_.emplace(
"internal/cluster/round_robin_handle",
"a2539f0456c6649aae9acf6ffa2bf96927971d36b13bb3e434754207c310fba6"
);
source_hash_.emplace(
"internal/cluster/shared_handle",
"e6797b81b28e4152719949b2dc8767783d996d01bcd426f18ffbb9b3f72b3f1b"
);
source_hash_.emplace(
"internal/cluster/utils",
"774b5be8a06580ca514fa926ac96e24e3d8a4e325f0d04103fa0c08742918a38"
);
source_hash_.emplace(
"internal/cluster/worker",
"8b9c839e5eb79c0b5836da14bde5c499489fb41f7a6f144a5775840946a40695"
);
source_hash_.emplace(
"internal/crypto/certificate",
"8ff959d5875d1f339e4e1e8b05fb02676ada6727821a28d3916e5dbc0aa4d72d"
);
source_hash_.emplace(
"internal/crypto/cipher",
"4f6462cf06cc5b84420abc55124cb9bf55a0780b4137b46be2bb7f744807b7da"
);
source_hash_.emplace(
"internal/crypto/diffiehellman",
"b23e9c0fc41d71891159f86ce5e37586eb336de534c7aec8d71849ddf06a2046"
);
source_hash_.emplace(
"internal/crypto/hash",
"b013c8a47105ac3ef6a7d2b525cd194d5dc15f3d6259c03c770c3c3b10fbed29"
);
source_hash_.emplace(
"internal/crypto/keygen",
"b02074613fa47c16b5eb8c2bcfc8e26d2f36dc4e36ca4dafcc752207b51863c6"
);
source_hash_.emplace(
"internal/crypto/pbkdf2",
"3de74cd3fc5601cba4978f9b34fd9a93498e6fad5a25722219083143c1d0f9e2"
);
source_hash_.emplace(
"internal/crypto/random",
"5fa214146485a04097517ab5e194ea83cc1e69e75039b17992fa969c639c13d3"
);
source_hash_.emplace(
"internal/crypto/scrypt",
"00625dc65b5e29b97334c7f84c7c25dc63fc76d8e19ff6bf6cad1b23b10f2ae7"
);
source_hash_.emplace(
"internal/crypto/sig",
"4036c64c22853b097aaff952f79d5db6f01316f835b235cd48a1252e652ae10e"
);
source_hash_.emplace(
"internal/crypto/util",
"0c574c2f221593fc617e845f6dac145b353158473444bad94252f3fdc2e10b7c"
);
source_hash_.emplace(
"internal/constants",
"4eba89d015dd53e52607dbcaca57fc2f7eae1e0fac2a338139dddc4ed37e1f1d"
);
source_hash_.emplace(
"internal/dgram",
"6a8199f5d11aab4058ad8179ac2e55ee639a69705aaff2fddb7ff93eacd06b5b"
);
source_hash_.emplace(
"internal/dns/promises",
"182c323797dd305fb33f7c7fb59a6fb4921e11593deea4ce8112d36d854459dd"
);
source_hash_.emplace(
"internal/dns/utils",
"5293302f77584f7b40fb3585f29b6dc6916c9ededecb96a3a86afc67bc4ae76d"
);
source_hash_.emplace(
"internal/domexception",
"e6fdc1fce5f32f9157c7016bff24742eb28c7865ad986625aa24a0b538e918d7"
);
source_hash_.emplace(
"internal/encoding",
"2b79a48ec855db2798088a2a4d8442dfc31ee9d340a479f6e8156a77e87e0670"
);
source_hash_.emplace(
"internal/errors",
"b9fde453fb4ec4303560fe9d58bfc167211522404e0b400a447de63639ce0b34"
);
source_hash_.emplace(
"internal/error-serdes",
"58d269b16501d3456f1807e3a5d801b9deb99de8ae0f437db1d37cba4fb75474"
);
source_hash_.emplace(
"internal/fixed_queue",
"2f06fbce1dee20069930ec2e558b4a8113401be18f74a8d63bd0ee0ca2907ca6"
);
source_hash_.emplace(
"internal/freelist",
"1418f96493a67b55e7779001f1020b30be61e7687b86126c0eebeb98eb020f24"
);
source_hash_.emplace(
"internal/fs/promises",
"7899f9a5651698c80a11cc9bb1fcd11529a8d6fca214a16599651127cba8effa"
);
source_hash_.emplace(
"internal/fs/read_file_context",
"c9e86bee6ba66ec534420a503ccea841171f8fd91c2bdac6eab5216117792361"
);
source_hash_.emplace(
"internal/fs/streams",
"495bfa5d6afff60af7063d733ec36d4d4ba35deab0d73a3c0147ff16347dc02a"
);
source_hash_.emplace(
"internal/fs/sync_write_stream",
"0a39fc980ef23f87a16f7a37ebb4d99082b9284bd76b01dc3aa7a81bc43211d8"
);
source_hash_.emplace(
"internal/fs/utils",
"8322aa0be8d6ddd1cd896098c09b87ac4ecd59ff537b9aed657db1fe8379ffb3"
);
source_hash_.emplace(
"internal/fs/watchers",
"bb59b7d45bb9ed0d4303d9dff336547dbdd6524d6b92edaa81d4e3ccfa0c8c7e"
);
source_hash_.emplace(
"internal/http",
"e3bbf57132469a4aba8253003b991c4181ec2361e6c41af59c629393d3632c52"
);
source_hash_.emplace(
"internal/inspector_async_hook",
"cd2fa39c68dcc44d60d3bfe1b862d879f7a243a13f43be3070010416a9a7d429"
);
source_hash_.emplace(
"internal/linkedlist",
"8ac6a12942071517bddadf9bd31819ce664655378c7fcceb92e6370d4154da21"
);
source_hash_.emplace(
"internal/modules/cjs/helpers",
"fc00134e0f7bf3bb49d1be96e63ffd88885faa1dc3be26d683837406a4f1125e"
);
source_hash_.emplace(
"internal/modules/cjs/loader",
"8fdc68eb9a2cd29e26b4c92dc95812f61cbd4a77bdffbb91dfca3c64e0057c07"
);
source_hash_.emplace(
"internal/modules/esm/loader",
"cbf80f305686b36462ffc9a11720f16b48ea048a97c7f5903240f9f109c69c94"
);
source_hash_.emplace(
"internal/modules/esm/create_dynamic_module",
"7c188cf1a1b6f953f12af0487feed2cf056ab5d62c233db0ba54916f71d2fe48"
);
source_hash_.emplace(
"internal/modules/esm/default_resolve",
"d0ca641ba9360c65d35dc1905623149424488a076b7023e6a280c5d2ba3f851a"
);
source_hash_.emplace(
"internal/modules/esm/module_job",
"029a5b7896af474500c50ff2749b18fe0f5b1ae2fd08cf17882e17387047846d"
);
source_hash_.emplace(
"internal/modules/esm/module_map",
"e76a17b65a0cf204577c4bef0f0bb84516037252319482d295b6b7d8e5ed7ae2"
);
source_hash_.emplace(
"internal/modules/esm/translators",
"6b315ee202fdd60b4895c038c99e2f61dc5fcc5d446eb0859505867c9bab2ac8"
);
source_hash_.emplace(
"internal/safe_globals",
"3f0814b3765b7561fa13be9136ec534ffea7090ae3e7c02cf4a844d1bd30b3a8"
);
source_hash_.emplace(
"internal/net",
"e2380f42f880d3ab3cf0d844e3c8309e6e1cb897287ca3e3d3b4e21548468e48"
);
source_hash_.emplace(
"internal/options",
"236810dd90a9013757a6ab3050862971abe66eeca2463907c8b31d27df5c2416"
);
source_hash_.emplace(
"internal/print_help",
"2bf68092f6a9fa2cf9fb3dabca17df9148d621b2ec898919baa5ca50bb23a66b"
);
source_hash_.emplace(
"internal/priority_queue",
"a2b45dc07831e39776302b0a00c22b1cedfd44c10fd91c042f4ab6287bad7d60"
);
source_hash_.emplace(
"internal/process/esm_loader",
"00698f76152c85a26e624f709ce2795693026ee2501364e8ad4996fd4924932c"
);
source_hash_.emplace(
"internal/process/main_thread_only",
"8af57f7c91e1148a98f9c4d8060fb21693bc611ce9931c49519737e782300718"
);
source_hash_.emplace(
"internal/process/next_tick",
"707d4fa418da19cc69e9aaedadee8b34f928d65dfeb383bacf06fe7c3b96ec22"
);
source_hash_.emplace(
"internal/process/per_thread",
"6fbdb1420947a0968c4e52ccaf45bb8db0b10132d897e13af447c1fcbd1828ff"
);
source_hash_.emplace(
"internal/process/promises",
"fa67bc6758f2276a9ba185f949b3eaed3d6ed371202a62ba413828ee4488a18f"
);
source_hash_.emplace(
"internal/process/stdio",
"b47a089d7f11c99cc94255fafc0f8edf428dda4246319060490466cc0b59eb14"
);
source_hash_.emplace(
"internal/process/warning",
"e9319d258cfbb02b0d328a5d59627f1ae7e2a10055bb9f581531ff41268547a3"
);
source_hash_.emplace(
"internal/process/worker_thread_only",
"8b82bbe5dc8415b1283bac40b5249d7d7dee2dff5a2ffd244e07c22c481c9580"
);
source_hash_.emplace(
"internal/querystring",
"bf962d324466e89d5476890365c7a9b11d9de9544f1ff2a564ec15c50c53e700"
);
source_hash_.emplace(
"internal/process/write-coverage",
"566a19ea0e4b998f01d4396e109057e95bb4621ed64ec5a74d01abbf5c324e33"
);
source_hash_.emplace(
"internal/process/coverage",
"babcef55deca2028c08875393e363fca10df780a963496cb0acdfeb87e44dae5"
);
source_hash_.emplace(
"internal/queue_microtask",
"a44d1c1c83feb15933a7a0bba2e4a95fe190f6f2db8a5eaf84eb4b0a3f86455c"
);
source_hash_.emplace(
"internal/readline",
"3a26a9d46315cfda1fb67ac97ea5eb039fe86575f610e7789351edec9865708b"
);
source_hash_.emplace(
"internal/repl",
"b7b9f8cde92c4d3d726bb143bf91586637a11364eacb9bc704439ed1cf552859"
);
source_hash_.emplace(
"internal/repl/await",
"6de7f322146957090cca61981c47fe923e7343030b5bce338c0836c6a2b1ed61"
);
source_hash_.emplace(
"internal/repl/recoverable",
"72a7af803d255ef1373f90d61a0859d22ae39a51b312cb1c0d96aba364a5a3e6"
);
source_hash_.emplace(
"internal/socket_list",
"e5355380a62c13733c1ab7de176979784c002201b29c54fca457dabdadd91197"
);
source_hash_.emplace(
"internal/test/binding",
"17f7a0a7db7f2584d6cea98d52189e7cabaa897cb243b41e1624134d67a6345a"
);
source_hash_.emplace(
"internal/test/heap",
"c7130621c08a49f3c3f5d5dd0aa04474901765921610825e8db9a1ad75a396ae"
);
source_hash_.emplace(
"internal/test/unicode",
"551a307f7cb579ae55fecd1e06dd809c24855d3ba4aa2b9c1802191045fb45be"
);
source_hash_.emplace(
"internal/timers",
"0ed005d68ad2779c60417b31a3eb2de2794aa67406b21c28f50b9eff390d7d86"
);
source_hash_.emplace(
"internal/tls",
"6287ce60754f68fa39199c2396b85862c5bc266687879ad15525840f8ab9ba7c"
);
source_hash_.emplace(
"internal/trace_events_async_hooks",
"21ef63bbd71e60cf4580cf8bcd02e28160131584af62085c87f08356bfd395aa"
);
source_hash_.emplace(
"internal/tty",
"efac6587ded6119b6220ec662a85dc1a7e0c97038db78854ca4885e57bdafcf8"
);
source_hash_.emplace(
"internal/url",
"676f6867b97db18de3d2f2ac65bd313eb13765d7c4c8dacd955088f436c5ac4e"
);
source_hash_.emplace(
"internal/util",
"3c47c0e979fd08b803e724ad7237311a50083bb77958e7952d7ce0e5676e682e"
);
source_hash_.emplace(
"internal/util/comparisons",
"e94c6fce050b23f4b4e92e8ad6f38020c5532b41b9dba1fad0feba71e137512d"
);
source_hash_.emplace(
"internal/util/inspect",
"bc460af9a6e5bd23d793bdd77d03cad2f6556922a2e469505cb4197becb38109"
);
source_hash_.emplace(
"internal/util/inspector",
"fb59814e491c8bf42683da0a876b300bc473125ded2d1ffd09c82d7f90f7ad9e"
);
source_hash_.emplace(
"internal/util/types",
"538dfc628d313ff3376ba3d61724d013d330b064b1804f72e9a95dd89be9ab13"
);
source_hash_.emplace(
"internal/http2/core",
"38e6049aa3646acd33f72de8499a339415990fdaaf988dcec65b36bfe855fb37"
);
source_hash_.emplace(
"internal/http2/compat",
"0b83faf6e837d60b0b3c7163152a3d8e2a4450899495e1ee1503d9029888b73f"
);
source_hash_.emplace(
"internal/http2/util",
"9fb36e9176596508fee9c44bf72c7068017f514272ee801cf226f7b7fac155b1"
);
source_hash_.emplace(
"internal/v8_prof_polyfill",
"848e591740e29c816355dc7cd26a42f92005ec00cdaed4a3ce69738399c1651d"
);
source_hash_.emplace(
"internal/v8_prof_processor",
"21f11f85709d47fce987018e8dcc316e7edc52af80f652e4154c871d3ce5b9b0"
);
source_hash_.emplace(
"internal/validators",
"29851d565875041b34da02201308b9e0a8905c121d358cfc7718c77242aab984"
);
source_hash_.emplace(
"internal/stream_base_commons",
"489432e6716f9f6df8fc5dc9149cfda9f6417342ee7b429ef02cf4b2caa0de71"
);
source_hash_.emplace(
"internal/vm/source_text_module",
"268426253177c523c49363ef0a22b9774f24714b705eb577683576cc1cd2bbbe"
);
source_hash_.emplace(
"internal/worker",
"957080c2392f08267c70280ffb9ede04a01b8b424a1dd8fd88f0c33ee8a99e3f"
);
source_hash_.emplace(
"internal/streams/lazy_transform",
"37eb8d50d8ed3a10eb0e0ce970f360155bfe9c698a13faa15cfc3444150b842f"
);
source_hash_.emplace(
"internal/streams/async_iterator",
"341936445c00d30f75d2148678c51fb243ab2dbf148b2880433f0f941982a26e"
);
source_hash_.emplace(
"internal/streams/buffer_list",
"a8f46896b29e285f22937f1bb4bc16ab26144a2b8939543a67cecb66c51debab"
);
source_hash_.emplace(
"internal/streams/duplexpair",
"3804a4dfabe4981615c2954bdf3b4b889453ee08d202d4d02fcc1b5c691df761"
);
source_hash_.emplace(
"internal/streams/legacy",
"93a66365869e09f2af8f4e12e7f4c0d5cbfd770a5b77c96984a5ace3841b640b"
);
source_hash_.emplace(
"internal/streams/destroy",
"ec426bec5958880586beb3c51cde3e780f21c61319a16fdd81dcbf25e79d41c6"
);
source_hash_.emplace(
"internal/streams/state",
"c00d3ff4889b9e30c7fcaecf64ec0f13ba889b08caf1198c53e9cf552a77cdc6"
);
source_hash_.emplace(
"internal/streams/pipeline",
"f4c2bc644898a786baca0eb2a9965bbb8fa950bb136dc2c3debef3fb1cafcc57"
);
source_hash_.emplace(
"internal/streams/end-of-stream",
"d560b41b0a39bfc33814fc75cdae48bbe976223af0a4151c411421795216c050"
);
source_hash_.emplace(
"internal/wrap_js_stream",
"93523bf5052336da7a0d9359f4a50f375154fc0cf772c9f3af08090534f4ef3d"
);
source_hash_.emplace(
"internal/deps/v8/tools/splaytree",
"d5f8a71d6deb0d45a940bc7f26d232e94ac3a32def3de65bedacc4740394d499"
);
source_hash_.emplace(
"v8/tools/splaytree",
"b70292cf910f7063aa618c77379c1e3300a54b98accea91eeff2978656ece99c"
);
source_hash_.emplace(
"internal/deps/v8/tools/codemap",
"29a41403a9ce29de9f94871d39bcdf12604922016cb066e9d56d13f3ccf5653c"
);
source_hash_.emplace(
"v8/tools/codemap",
"094a1fd34901cc37e26de087ea39938af8e70dd0d1284cb5b9d308819af45465"
);
source_hash_.emplace(
"internal/deps/v8/tools/consarray",
"36835f37a8c6c20ee89c3c36d94f33043e8189b748c784aaf5d0166b767d88fd"
);
source_hash_.emplace(
"v8/tools/consarray",
"b2b785a80559d40354df040d150669819ded59ebcbe908e48b96c5064a64dd39"
);
source_hash_.emplace(
"internal/deps/v8/tools/csvparser",
"ad8a0e90b044dc0bf0892b471959c20c1452413d5456fd602e486ff45334e47d"
);
source_hash_.emplace(
"v8/tools/csvparser",
"e10c9d86e100d3979d3e30f4131adb3df2c7ca66906f603eefcc67c9c90095c5"
);
source_hash_.emplace(
"internal/deps/v8/tools/profile",
"9d201b5f7468080c3f813c710568f5d89df4fb6ec408e010067d125906e60dbd"
);
source_hash_.emplace(
"v8/tools/profile",
"002d0a77cf25d4f3cdffa870b5f23e92de343a06820105191cbbf399cf2e71d7"
);
source_hash_.emplace(
"internal/deps/v8/tools/profile_view",
"5b324f314ac0c9ab09c2df07f25b4bf078ff85a995edb1dfbaa0859c21c9c778"
);
source_hash_.emplace(
"v8/tools/profile_view",
"47c27a0f6c70cfb3d92256178be28ffec087eff7a12bb493b7d64ec32baf78cd"
);
source_hash_.emplace(
"internal/deps/v8/tools/logreader",
"fe7f2f7d10518052cdfb445ff034716777f3fddd59c920bef7892f3749118108"
);
source_hash_.emplace(
"v8/tools/logreader",
"8307ba9e3f8aa16b2a47e3cfbf3f90fd3bc6af23470deddb60c6efb49d2831a4"
);
source_hash_.emplace(
"internal/deps/v8/tools/arguments",
"cb4b44a77f41b0407f07ca2979e20e0b61419f6c13bcdf5deeec072251edc287"
);
source_hash_.emplace(
"v8/tools/arguments",
"574e69696ed5c35af458f9d7461b85fb857d098c6476d02004a10c0f831459ff"
);
source_hash_.emplace(
"internal/deps/v8/tools/tickprocessor",
"6d0090c25a892d456073827a8c2e7f16c8b054fecd78cec91634bb80b33d9cc9"
);
source_hash_.emplace(
"v8/tools/tickprocessor",
"d70ae722866818fb84924caba22db1fc755906c01fe5179bb46ec17ca7091a14"
);
source_hash_.emplace(
"internal/deps/v8/tools/SourceMap",
"600c0deb9138af220f2a0cd8110517a2243409018eeb2d495fb1a59c572ae4f4"
);
source_hash_.emplace(
"v8/tools/SourceMap",
"2741c013466533f036a39ead544cb1d13cc73329167df7967a8fdf79580d080c"
);
source_hash_.emplace(
"internal/deps/v8/tools/tickprocessor-driver",
"4942d8d51c13abf49ed191892cd889eb2ed7ce626b9e5cf5e416bf7c760ee543"
);
source_hash_.emplace(
"v8/tools/tickprocessor-driver",
"737a2aea58014be1714dce0e996f9d10cd6eb741fa939b48017cf535c0bb5eae"
);
source_hash_.emplace(
"internal/deps/node-inspect/lib/_inspect",
"0cbddd51ba7d2898c81212720e31d7ee2c361648239e23e00151caca1358d029"
);
source_hash_.emplace(
"node-inspect/lib/_inspect",
"02c6e04b286a88f4e1636e4e883d47ae5667ce614f026998c64486a92ee2efd1"
);
source_hash_.emplace(
"internal/deps/node-inspect/lib/internal/inspect_client",
"a4c1772d2ed87c4c41f5616ef4cd24b5c4869d0bb8584d6dd273cf270df4f0ab"
);
source_hash_.emplace(
"node-inspect/lib/internal/inspect_client",
"11f0cff3b8f42f17c34d3949212a1340746ae813e65b79d0cbc61f860fa3625d"
);
source_hash_.emplace(
"internal/deps/node-inspect/lib/internal/inspect_repl",
"b3afe43a83e887d3e9d345ce6f9d5c9c9d21cdd0640e0476127fcd6dfd528de1"
);
source_hash_.emplace(
"node-inspect/lib/internal/inspect_repl",
"1ea26fc38aaa082a22c4b884a95c2fa641fe11966eb82438c9cc9a87af5b0640"
);
source_hash_.emplace(
"internal/deps/acorn/dist/acorn",
"c2d34aa399981c68cf83ae5d50f41a9a0040fbbbe1d94b38653a569e48f9a7d5"
);
source_hash_.emplace(
"internal/deps/acorn/dist/walk",
"b93049b6374665f57d5851c54bc31e3effce1a1fb9f16242048928b2e80cadf2"
);
source_hash_.emplace(
"config",
"ae10c0615898e9448b237b6cb492f87c00d0e5ce1173a7f4134a4546e2fe4c2d"
);
}
} // namespace native_module
} // namespace node
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment