Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/base/
H A Dcompiler-specific.h55 #if V8_CC_MSVC
95 #endif // V8_CC_MSVC
101 #if ((!defined(V8_CC_GNU) && !defined(V8_CC_MSVC) && \
132 #if defined(V8_CC_MSVC)
H A Dmacros.h47 #if !V8_CC_MSVC
205 #if V8_CC_MSVC
268 #if V8_CC_MSVC
299 #if V8_CC_MSVC
H A Dimmediate-crash.h87 #elif V8_CC_MSVC
H A Dbits.cc19 #if V8_HAS_BUILTIN_CLZ || V8_CC_MSVC in RoundUpToPowerOfTwo32()
H A Dbits.h13 #if V8_CC_MSVC
H A Dieee754.cc33 #if V8_CC_MSVC
/third_party/node/deps/v8/src/common/
H A Dallow-deprecated.h11 #if defined(V8_CC_MSVC)
18 #else // !defined(V8_CC_MSVC)
26 #endif // !defined(V8_CC_MSVC)
/third_party/node/deps/v8/src/base/platform/
H A Dyield-processor.h14 #if defined(V8_CC_MSVC)
29 #else // !V8_CC_MSVC
49 #endif // V8_CC_MSVC
H A Dplatform.h51 #if V8_CC_MSVC && V8_HOST_ARCH_IA32
58 #endif // V8_CC_MSVC && V8_HOST_ARCH_IA32
70 #if V8_CC_MSVC && V8_HOST_ARCH_IA32
H A Dplatform-win32.cc1125 #if V8_CC_MSVC in DebugBreak()
1724 #if V8_CC_MSVC in GetCurrentStackPosition()
/third_party/node/deps/v8/src/execution/
H A Dclobber-registers.cc30 #if V8_CC_MSVC
37 #else // !V8_CC_MSVC
63 #endif // V8_CC_MSVC
/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H A Dname-trait.h111 #elif defined(V8_CC_MSVC) in GetNameFor()
/third_party/node/deps/v8/include/cppgc/internal/
H A Dname-trait.h97 #elif defined(V8_CC_MSVC) in GetNameFor()
/third_party/node/deps/v8/include/
H A Dv8-wasm.h240 #if V8_CC_MSVC
H A Dv8config.h283 // V8_CC_MSVC - Microsoft Visual C/C++, or clang in cl.exe mode
404 # define V8_CC_MSVC 1 macro
/third_party/node/deps/v8/include/v8-include/
H A Dv8config.h286 // V8_CC_MSVC - Microsoft Visual C/C++, or clang in cl.exe mode
439 # define V8_CC_MSVC 1 macro
558 #if defined(V8_CC_MSVC)
563 #else // !defined(V8_CC_MSVC)
568 #endif // !defined(V8_CC_MSVC)
/third_party/node/deps/v8/src/utils/
H A Dutils.cc219 #if V8_CC_MSVC in GetCurrentStackPosition()
/third_party/node/deps/v8/src/wasm/
H A Dwasm-external-refs.cc173 #if V8_CC_MSVC in uint64_to_float64_wrapper()
/third_party/node/deps/v8/src/runtime/
H A Druntime-atomics.cc126 #elif V8_CC_MSVC
/third_party/node/deps/v8/src/objects/
H A Dstring-inl.h411 #if defined(V8_CC_MSVC)
432 #if defined(V8_CC_MSVC)
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction.h34 #if defined(V8_CC_MSVC) && defined(V8_TARGET_ARCH_IA32)
/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator.cc398 #if V8_CC_MSVC in HeapSnapshot()
400 #else // !V8_CC_MSVC in HeapSnapshot()
402 #endif // !V8_CC_MSVC in HeapSnapshot()

Completed in 33 milliseconds