v8 147.3.0

Rust bindings to V8
Documentation
// Copyright 2025 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

// AUTOGENERATED FILE. DO NOT EDIT.
// To regenerate, see instructions at build/modules/modularize/README.md


module sys_stage1 [system] {
  module concurrencysal_h {
    header "$msvc/concurrencysal.h"
    export *
  }
  module corecrt_h {
    header "$windows_kits/ucrt/corecrt.h"
    export *
  }
  module corecrt_malloc_h {
    header "$windows_kits/ucrt/corecrt_malloc.h"
    export *
  }
  module corecrt_math_h {
    header "$windows_kits/ucrt/corecrt_math.h"
    export *
  }
  module corecrt_search_h {
    header "$windows_kits/ucrt/corecrt_search.h"
    export *
  }
  module corecrt_share_h {
    header "$windows_kits/ucrt/corecrt_share.h"
    export *
  }
  module corecrt_stdio_config_h {
    header "$windows_kits/ucrt/corecrt_stdio_config.h"
    export *
  }
  module corecrt_terminate_h {
    header "$windows_kits/ucrt/corecrt_terminate.h"
    export *
  }
  module corecrt_wconio_h {
    header "$windows_kits/ucrt/corecrt_wconio.h"
    export *
  }
  module corecrt_wctype_h {
    header "$windows_kits/ucrt/corecrt_wctype.h"
    export *
  }
  module corecrt_wdirect_h {
    header "$windows_kits/ucrt/corecrt_wdirect.h"
    export *
  }
  module corecrt_wio_h {
    header "$windows_kits/ucrt/corecrt_wio.h"
    export *
  }
  module corecrt_wprocess_h {
    header "$windows_kits/ucrt/corecrt_wprocess.h"
    export *
  }
  module corecrt_wstdio_h {
    header "$windows_kits/ucrt/corecrt_wstdio.h"
    export *
  }
  module corecrt_wstdlib_h {
    header "$windows_kits/ucrt/corecrt_wstdlib.h"
    export *
  }
  module corecrt_wstring_h {
    header "$windows_kits/ucrt/corecrt_wstring.h"
    export *
  }
  module corecrt_wtime_h {
    header "$windows_kits/ucrt/corecrt_wtime.h"
    export *
  }
  module crtdefs_h {
    header "$msvc/crtdefs.h"
    export *
  }
  module eh_h {
    header "$msvc/eh.h"
    export *
  }
  module fcntl_h {
    header "$windows_kits/ucrt/fcntl.h"
    export *
  }
  module float_h {
    header "$windows_kits/ucrt/float.h"
    export *
  }
  module locale_h {
    header "$windows_kits/ucrt/locale.h"
    export *
  }
  module malloc_h {
    header "$windows_kits/ucrt/malloc.h"
    export *
  }
  module new_h {
    header "$windows_kits/ucrt/new.h"
    export *
  }
  module sal_h {
    header "$msvc/sal.h"
    export *
  }
  module setjmp_h {
    header "$msvc/setjmp.h"
    export *
  }
  module signal_h {
    header "$windows_kits/ucrt/signal.h"
    export *
  }
  module stdarg_h {
    header "$msvc/stdarg.h"
    export *
  }
  module stddef_h {
    header "$windows_kits/ucrt/stddef.h"
    export *
  }
  module stdio_h {
    header "$windows_kits/ucrt/stdio.h"
    export *
  }
  module sys_stat_h {
    header "$windows_kits/ucrt/sys/stat.h"
    export *
  }
  module sys_types_h {
    header "$windows_kits/ucrt/sys/types.h"
    export *
  }
  module time_h {
    header "$windows_kits/ucrt/time.h"
    export *
  }
  module vadefs_h {
    header "$msvc/vadefs.h"
    export *
  }
  module vcruntime_h {
    header "$msvc/vcruntime.h"
    export *
  }
  module vcruntime_exception_h {
    header "$msvc/vcruntime_exception.h"
    export *
  }
  module vcruntime_new_h {
    header "$msvc/vcruntime_new.h"
    export *
  }
  module vcruntime_new_debug_h {
    header "$msvc/vcruntime_new_debug.h"
    export *
  }
  module vcruntime_string_h {
    header "$msvc/vcruntime_string.h"
    export *
  }
  module vcruntime_typeinfo_h {
    header "$msvc/vcruntime_typeinfo.h"
    export *
  }
  module winapifamily_h {
    header "$windows_kits/shared/winapifamily.h"
    export *
  }
  module winpackagefamily_h {
    header "$windows_kits/shared/winpackagefamily.h"
    export *
  }
}

module sys_stage2 [system] {
  module corecrt_memcpy_s_h {
    header "$windows_kits/ucrt/corecrt_memcpy_s.h"
    export *
  }
  module corecrt_memory_h {
    header "$windows_kits/ucrt/corecrt_memory.h"
    export *
  }
  module stdlib_h {
    header "$windows_kits/ucrt/stdlib.h"
    export *
  }
  module threads_h {
    header "$msvc/threads.h"
    export *
  }
}

module sys_stage3 [system] {
  module wchar_h {
    header "$windows_kits/ucrt/wchar.h"
    export *
  }
}