Home
last modified time | relevance | path

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

/external/v8/src/base/
Dmacros.h34 #if !V8_CC_MSVC
186 #if V8_CC_MSVC
227 #if V8_CC_MSVC
Dbits.h12 #if V8_CC_MSVC
71 #elif V8_CC_MSVC in CountLeadingZeros32()
122 #elif V8_CC_MSVC in CountTrailingZeros32()
Dcompiler-specific.h63 #if V8_CC_MSVC
Dieee754.cc32 #if V8_CC_MSVC
/external/v8/src/wasm/
Dwasm-external-refs.cc49 #if V8_CC_MSVC in uint64_to_float32_wrapper()
87 #if V8_CC_MSVC in uint64_to_float64_wrapper()
/external/v8/src/parsing/
Dtoken.cc25 #if !V8_CC_MSVC
/external/v8/include/
Dv8config.h272 # define V8_CC_MSVC 1 macro
/external/v8/src/base/platform/
Dplatform.h46 #if V8_CC_MSVC && V8_HOST_ARCH_IA32
Dplatform-win32.cc843 #if V8_CC_MSVC in DebugBreak()
/external/v8/src/runtime/
Druntime-atomics.cc65 #elif V8_CC_MSVC
/external/v8/src/interpreter/
Dbytecodes.h311 #if V8_CC_MSVC
/external/v8/src/
Dutils.h230 #if V8_CC_MSVC in Floor()
/external/v8/
DChangeLog16652 Set V8_CC_GNU or V8_CC_MSVC for clang in gcc / cl mode (Chromium issue
16665 Set V8_CC_GNU or V8_CC_MSVC for clang in gcc / cl mode (Chromium issue