t

io.scalajs.nodejs.process

ProcessConfigVariable

trait ProcessConfigVariable extends Object

Annotations
@RawJSType() @native()
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ProcessConfigVariable
  2. Object
  3. Any
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. val asan: Int
  6. val build_v8_with_gn: Boolean
  7. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
  8. val coverage: Boolean
  9. val debug_nghttp2: Boolean
  10. val enable_lto: Boolean
  11. val enable_pgo_generate: Boolean
  12. val enable_pgo_use: Boolean
  13. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  14. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  15. val force_dynamic_crt: Int
  16. val gas_version: String
  17. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  18. def hasOwnProperty(v: String): Boolean
    Definition Classes
    Object
  19. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  20. val host_arch: String
  21. val icu_data_in: String
  22. val icu_endianness: String
  23. val icu_gyp_path: String
  24. val icu_locales: String
  25. val icu_path: String
  26. val icu_small: Boolean
  27. val icu_ver_major: String
  28. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  29. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  30. val is_debug: Int
  31. val llvm_version: Int
  32. val napi_build_version: String
  33. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  34. val node_byteorder: String
  35. val node_code_cache: String
  36. val node_debug_lib: Boolean
  37. val node_enable_d8: Boolean
  38. val node_install_npm: Boolean
  39. val node_module_version: Int
  40. val node_no_browser_globals: Boolean
  41. val node_prefix: String
  42. val node_release_urlbase: String
  43. val node_report: Boolean
  44. val node_shared: Boolean
  45. val node_shared_cares: Boolean
  46. val node_shared_http_parser: Boolean
  47. val node_shared_libuv: Boolean
  48. val node_shared_nghttp2: Boolean
  49. val node_shared_openssl: Boolean
  50. val node_shared_zlib: String
  51. val node_tag: String
  52. val node_target_type: String
  53. val node_use_bundled_v8: Boolean
  54. val node_use_dtrace: Boolean
  55. val node_use_etw: Boolean
  56. val node_use_large_pages: Boolean
  57. val node_use_large_pages_script_lld: Boolean
  58. val node_use_node_snapshot: Boolean
  59. val node_use_openssl: Boolean
  60. val node_use_v8_platform: Boolean
  61. val node_with_ltcg: Boolean
  62. val node_without_node_options: Boolean
  63. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  64. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  65. val openssl_fips: String
  66. val openssl_is_fips: Boolean
  67. def propertyIsEnumerable(v: String): Boolean
    Definition Classes
    Object
  68. val shlib_suffix: String
  69. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  70. val target_arch: String
  71. def toLocaleString(): String
    Definition Classes
    Object
  72. def toString(): String
    Definition Classes
    AnyRef → Any
  73. val v8_enable_gdbjit: Int
  74. val v8_enable_i18n_support: Int
  75. val v8_enable_inspector: Int
  76. val v8_no_strict_aliasing: Int
  77. val v8_optimized_debug: Int
  78. val v8_promise_internal_field_count: Int
  79. val v8_random_seed: Int
  80. val v8_trace_maps: Int
  81. val v8_use_siphash: Int
  82. val v8_use_snapshot: Int
  83. def valueOf(): Any
    Definition Classes
    Object
  84. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  85. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  86. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  87. val want_separate_host_toolset: Int

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from Object

Inherited from Any

Inherited from AnyRef

Inherited from Any

Ungrouped