Home
last modified time | relevance | path

Searched refs:V8_CC_MSVC (Results 1 – 20 of 20) sorted by relevance

/third_party/node/deps/v8/src/base/
Dcompiler-specific.h55 #if V8_CC_MSVC
101 #if ((!defined(V8_CC_GNU) && !defined(V8_CC_MSVC) && \
132 #if defined(V8_CC_MSVC)
Dmacros.h47 #if !V8_CC_MSVC
205 #if V8_CC_MSVC
268 #if V8_CC_MSVC
299 #if V8_CC_MSVC
Dimmediate-crash.h87 #elif V8_CC_MSVC
Dbits.cc19 #if V8_HAS_BUILTIN_CLZ || V8_CC_MSVC in RoundUpToPowerOfTwo32()
Dbits.h13 #if V8_CC_MSVC
Dieee754.cc33 #if V8_CC_MSVC
/third_party/node/deps/v8/src/common/
Dallow-deprecated.h11 #if defined(V8_CC_MSVC)
/third_party/node/deps/v8/src/base/platform/
Dyield-processor.h14 #if defined(V8_CC_MSVC)
Dplatform.h51 #if V8_CC_MSVC && V8_HOST_ARCH_IA32
70 #if V8_CC_MSVC && V8_HOST_ARCH_IA32
Dplatform-win32.cc1125 #if V8_CC_MSVC in DebugBreak()
1724 #if V8_CC_MSVC in GetCurrentStackPosition()
/third_party/node/deps/v8/src/execution/
Dclobber-registers.cc30 #if V8_CC_MSVC
/third_party/node/deps/v8/include/cppgc/internal/
Dname-trait.h97 #elif defined(V8_CC_MSVC) in GetNameFor()
/third_party/node/deps/v8/include/
Dv8-wasm.h240 #if V8_CC_MSVC
Dv8config.h404 # define V8_CC_MSVC 1 macro
/third_party/node/deps/v8/src/utils/
Dutils.cc219 #if V8_CC_MSVC in GetCurrentStackPosition()
/third_party/node/deps/v8/src/wasm/
Dwasm-external-refs.cc173 #if V8_CC_MSVC in uint64_to_float64_wrapper()
/third_party/node/deps/v8/src/objects/
Dstring-inl.h411 #if defined(V8_CC_MSVC)
432 #if defined(V8_CC_MSVC)
/third_party/node/deps/v8/src/runtime/
Druntime-atomics.cc126 #elif V8_CC_MSVC
/third_party/node/deps/v8/src/compiler/backend/
Dinstruction.h34 #if defined(V8_CC_MSVC) && defined(V8_TARGET_ARCH_IA32)
/third_party/node/deps/v8/src/profiler/
Dheap-snapshot-generator.cc397 #if V8_CC_MSVC in HeapSnapshot()