Home
last modified time | relevance | path

Searched refs:V8_TARGET_ARCH_64_BIT (Results 1 - 22 of 22) sorted by relevance

/third_party/node/deps/v8/src/base/
H A Dbuild_config.h119 #if !V8_TARGET_ARCH_32_BIT && !V8_TARGET_ARCH_64_BIT
123 #define V8_TARGET_ARCH_64_BIT 1 macro
129 #define V8_TARGET_ARCH_64_BIT 1 macro
133 #define V8_TARGET_ARCH_64_BIT 1 macro
135 #define V8_TARGET_ARCH_64_BIT 1 macro
139 #define V8_TARGET_ARCH_64_BIT 1 macro
142 #define V8_TARGET_ARCH_64_BIT 1 macro
147 #define V8_TARGET_ARCH_64_BIT 1 macro
156 #if (V8_TARGET_ARCH_X64 && V8_TARGET_ARCH_64_BIT && \
H A Dmacros.h290 #if V8_TARGET_ARCH_64_BIT
/third_party/node/deps/v8/include/v8-include/
H A Dv8config.h828 #if !V8_TARGET_ARCH_32_BIT && !V8_TARGET_ARCH_64_BIT
832 #define V8_TARGET_ARCH_64_BIT 1 macro
838 #define V8_TARGET_ARCH_64_BIT 1 macro
842 #define V8_TARGET_ARCH_64_BIT 1 macro
844 #define V8_TARGET_ARCH_64_BIT 1 macro
848 #define V8_TARGET_ARCH_64_BIT 1 macro
851 #define V8_TARGET_ARCH_64_BIT 1 macro
856 #define V8_TARGET_ARCH_64_BIT 1 macro
867 #if (V8_TARGET_ARCH_X64 && V8_TARGET_ARCH_64_BIT && \
/third_party/node/deps/v8/src/compiler/
H A Dfast-api-calls.cc100 #ifndef V8_TARGET_ARCH_64_BIT in CanOptimizeFastSignature()
117 #ifndef V8_TARGET_ARCH_64_BIT in CanOptimizeFastSignature()
/third_party/node/deps/v8/src/heap/cppgc/
H A Dglobals.h34 #if defined(V8_TARGET_ARCH_64_BIT)
36 #else // !V8_TARGET_ARCH_64_BIT
38 #endif // !V8_TARGET_ARCH_64_BIT
H A Dplatform.cc57 #if defined(V8_USE_ADDRESS_SANITIZER) && defined(V8_TARGET_ARCH_64_BIT) in InitializeProcess()
H A Dmemory.h122 #if defined(V8_TARGET_ARCH_64_BIT) in CheckMemoryIsInaccessible()
H A Dheap-object-header.h150 #if defined(V8_TARGET_ARCH_64_BIT)
158 #endif // defined(V8_TARGET_ARCH_64_BIT)
180 #if defined(V8_TARGET_ARCH_64_BIT) && !defined(CPPGC_CAGED_HEAP) in HeapObjectHeader()
182 #endif // defined(V8_TARGET_ARCH_64_BIT) && !defined(CPPGC_CAGED_HEAP) in HeapObjectHeader()
/third_party/node/deps/v8/src/diagnostics/
H A Dperf-jit.h125 #elif V8_TARGET_ARCH_64_BIT
H A Dgdb-jit.cc629 #elif V8_TARGET_ARCH_X64 && V8_TARGET_ARCH_64_BIT || \
773 #elif V8_TARGET_ARCH_X64 && V8_TARGET_ARCH_64_BIT || \
/third_party/node/deps/v8/src/execution/
H A Dstack-guard.h128 #if V8_TARGET_ARCH_64_BIT
/third_party/node/deps/v8/src/objects/
H A Dbacking-store.cc36 #if V8_TARGET_ARCH_64_BIT
76 #if V8_TARGET_ARCH_64_BIT && V8_ENABLE_WEBASSEMBLY in GetReservedRegion()
98 #if V8_TARGET_ARCH_64_BIT && V8_ENABLE_WEBASSEMBLY in GetReservationSize()
/third_party/node/deps/v8/src/sandbox/
H A Dsandbox.cc34 #ifndef V8_TARGET_ARCH_64_BIT in DetermineAddressSpaceLimit()
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector.h686 #if V8_TARGET_ARCH_64_BIT
695 #endif // V8_TARGET_ARCH_64_BIT
764 #if V8_TARGET_ARCH_64_BIT
H A Dinstruction-selector.cc82 #if V8_TARGET_ARCH_64_BIT in InstructionSelector()
2670 #if V8_TARGET_ARCH_64_BIT
2682 #endif // V8_TARGET_ARCH_64_BIT
3203 #if V8_TARGET_ARCH_64_BIT in VisitUnsafePointerAdd()
3205 #else // V8_TARGET_ARCH_64_BIT in VisitUnsafePointerAdd()
3207 #endif // V8_TARGET_ARCH_64_BIT in VisitUnsafePointerAdd()
3225 #if V8_TARGET_ARCH_64_BIT
3271 #endif // V8_TARGET_ARCH_64_BIT
/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.cc3130 #ifdef V8_TARGET_ARCH_64_BIT in DecodeRVRType()
3151 #endif /* V8_TARGET_ARCH_64_BIT */ in DecodeRVRType()
3213 #ifdef V8_TARGET_ARCH_64_BIT in DecodeRVRType()
3262 #endif /*V8_TARGET_ARCH_64_BIT*/ in DecodeRVRType()
3606 #ifdef V8_TARGET_ARCH_64_BIT in DecodeRVRAType()
3686 #endif /*V8_TARGET_ARCH_64_BIT*/ in DecodeRVRAType()
3823 #ifdef V8_TARGET_ARCH_64_BIT in DecodeRVRFPType()
3832 #endif /* V8_TARGET_ARCH_64_BIT */ in DecodeRVRFPType()
3890 #ifdef V8_TARGET_ARCH_64_BIT in DecodeRVRFPType()
3899 #endif /* V8_TARGET_ARCH_64_BIT */ in DecodeRVRFPType()
[all...]
H A Dsimulator-riscv64.h90 #elif V8_TARGET_ARCH_64_BIT
/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator.h199 #ifdef V8_TARGET_ARCH_64_BIT
201 #else // !V8_TARGET_ARCH_64_BIT
203 #endif // !V8_TARGET_ARCH_64_BIT
/third_party/node/deps/v8/src/common/
H A Dglobals.h154 #if V8_TARGET_ARCH_64_BIT && !defined(V8_COMPRESS_POINTERS)
/third_party/node/deps/v8/src/logging/
H A Dlog.cc623 #elif V8_TARGET_ARCH_X64 && V8_TARGET_ARCH_64_BIT in LogCodeInfo()
/third_party/node/deps/v8/src/api/
H A Dapi.cc9358 #if !defined(V8_TARGET_ARCH_64_BIT) && !defined(V8_TARGET_ARCH_ARM) in CopyCodePages()
/third_party/node/deps/v8/src/codegen/
H A Dcode-stub-assembler.cc10642 #if V8_TARGET_ARCH_64_BIT

Completed in 71 milliseconds