HomeSort by relevance Sort by last modified time
    Searched refs:V8_CC_GNU (Results 1 - 4 of 4) sorted by null

  /external/v8/include/
v8config.h 151 // V8_CC_GNU - GCC, or clang in gcc mode
201 # define V8_CC_GNU 1
231 # define V8_CC_GNU 1
  /external/v8/src/base/
macros.h 163 #if V8_CC_GNU
  /external/v8/src/runtime/
runtime-atomics.cc 26 #if V8_CC_GNU
  /external/v8/src/
globals.h 49 #if V8_CC_GNU && V8_GNUC_PREREQ(2, 96, 0) && !V8_GNUC_PREREQ(4, 1, 0)
    [all...]

Completed in 2146 milliseconds