Home
last modified time | relevance | path

Searched refs:ia32 (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/base/
H A Dbuild_config.h154 #error Target architecture ia32 is only supported on ia32 host
165 #error Target architecture arm is only supported on arm and ia32 host
171 #error Target architecture mips is only supported on mips and ia32 host
/third_party/node/deps/npm/node_modules/node-gyp/lib/
H A Dprocess-release.js13 const bitsreV3 = /\/win-(x86|ia32|x64)\// // io.js v3.x.x shipped with "ia32" but should
110 ia32: {
/third_party/node/deps/v8/include/v8-include/
H A Dv8config.h865 #error Target architecture ia32 is only supported on ia32 host
876 #error Target architecture arm is only supported on arm and ia32 host
888 #error Target architecture riscv32 is only supported on riscv32 and ia32 host
/third_party/node/
H A DMakefile984 # node and v8 use different arch names (e.g. node 'x86' vs v8 'ia32').
987 V8_ARCH=ia32
993 # enforce "x86" over "ia32" as the generally accepted way of referring to 32-bit intel
994 ifeq ($(ARCH),ia32)
997 ifeq ($(DESTCPU),ia32)
H A Dvcbuild.bat84 if /i "%1"=="ia32" set target_arch=x86&goto arg-ok
782 echo vcbuild.bat [debug/release] [msi] [doc] [test/test-all/test-addons/test-doc/test-js-native-api/test-node-api/test-benchmark/test-internet/test-pummel/test-simple/test-message/test-tick-processor/test-known-issues/test-node-inspect/test-check-deopts/test-npm/test-async-hooks/test-v8/test-v8-intl/test-v8-benchmarks/test-v8-all] [ignore-flaky] [static/dll] [noprojgen] [projgen] [small-icu/full-icu/without-intl] [nobuild] [nosnapshot] [nonpm] [nocorepack] [noetw] [ltcg] [licensetf] [sign] [ia32/x86/x64/arm64] [vs2019/vs2022] [download-all] [enable-vtune] [lint/lint-ci/lint-js/lint-md] [lint-md-build] [package] [build-release] [upload] [no-NODE-OPTIONS] [link-module path-to-module] [debug-http2] [debug-nghttp2] [clean] [cctest] [no-cctest] [openssl-no-asm]

Completed in 6 milliseconds