Home
last modified time | relevance | path

Searched refs:V8_CC_GNU (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/base/
Dimmediate-crash.h43 #if V8_CC_GNU
132 #if !V8_CC_GNU
Dcompiler-specific.h101 #if ((!defined(V8_CC_GNU) && !defined(V8_CC_MSVC) && \
/third_party/node/deps/v8/include/cppgc/
Dsource-location.h17 #elif defined(V8_CC_GNU) && __GNUC__ >= 7
/third_party/node/deps/v8/src/heap/cppgc/
Dallocation.cc24 #if !(defined(V8_TARGET_ARCH_32_BIT) && defined(V8_CC_GNU))
/third_party/node/deps/v8/include/
Dv8config.h332 # define V8_CC_GNU 1 macro
366 # define V8_CC_GNU 1 macro
/third_party/node/deps/v8/include/cppgc/internal/
Dname-trait.h95 #if defined(V8_CC_GNU) in GetNameFor()
/third_party/node/deps/v8/src/runtime/
Druntime-atomics.cc65 #elif V8_CC_GNU