Home
last modified time | relevance | path

Searched refs:V8_CC_GNU (Results 1 - 10 of 10) sorted by relevance

/third_party/node/deps/v8/src/base/
H A Dimmediate-crash.h43 #if V8_CC_GNU
116 #endif // V8_CC_GNU
132 #if !V8_CC_GNU
H A Dcompiler-specific.h101 #if ((!defined(V8_CC_GNU) && !defined(V8_CC_MSVC) && \
/third_party/node/deps/v8/include/v8-include/
H A Dv8-source-location.h17 #elif defined(V8_CC_GNU) && __GNUC__ >= 7
H A Dv8config.h281 // V8_CC_GNU - GCC, or clang in gcc mode
342 # define V8_CC_GNU 1 macro
400 # define V8_CC_GNU 1 macro
/third_party/node/deps/v8/include/cppgc/
H A Dsource-location.h17 #elif defined(V8_CC_GNU) && __GNUC__ >= 7
/third_party/node/deps/v8/src/heap/cppgc/
H A Dallocation.cc24 #if !(defined(V8_TARGET_ARCH_32_BIT) && defined(V8_CC_GNU))
31 #endif // !(defined(V8_TARGET_ARCH_32_BIT) && defined(V8_CC_GNU))
/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H A Dname-trait.h109 #if defined(V8_CC_GNU) in GetNameFor()
/third_party/node/deps/v8/include/cppgc/internal/
H A Dname-trait.h95 #if defined(V8_CC_GNU) in GetNameFor()
/third_party/node/deps/v8/include/
H A Dv8config.h278 // V8_CC_GNU - GCC, or clang in gcc mode
332 # define V8_CC_GNU 1 macro
366 # define V8_CC_GNU 1 macro
/third_party/node/deps/v8/src/runtime/
H A Druntime-atomics.cc65 #elif V8_CC_GNU

Completed in 6 milliseconds