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

  /external/v8/src/
platform-tls-mac.h 36 #if defined(V8_HOST_ARCH_IA32) || defined(V8_HOST_ARCH_X64)
atomicops.h 151 (defined(V8_HOST_ARCH_IA32) || defined(V8_HOST_ARCH_X64))
154 (defined(V8_HOST_ARCH_IA32) || defined(V8_HOST_ARCH_X64))
157 (defined(V8_HOST_ARCH_IA32) || defined(V8_HOST_ARCH_X64))
globals.h 70 #define V8_HOST_ARCH_X64 1
115 #if defined(V8_TARGET_ARCH_X64) && !defined(V8_HOST_ARCH_X64)
v8utils.h 155 #elif defined(V8_HOST_ARCH_X64)
platform-macos.cc 258 #if V8_HOST_ARCH_X64
825 #if V8_HOST_ARCH_X64
platform-openbsd.cc 760 #elif V8_HOST_ARCH_X64
770 #elif V8_HOST_ARCH_X64
platform-cygwin.cc 716 #if V8_HOST_ARCH_X64
platform-freebsd.cc 706 #elif V8_HOST_ARCH_X64
platform-linux.cc 1051 #elif V8_HOST_ARCH_X64
    [all...]
platform-win32.cc     [all...]
  /external/v8/test/cctest/
test-api.cc 886 #if defined(V8_HOST_ARCH_X64)
    [all...]

Completed in 241 milliseconds