Home
last modified time | relevance | path

Searched refs:V8_LIBC_GLIBC (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/base/platform/
H A Dcondition-variable.cc23 (V8_OS_LINUX && V8_LIBC_GLIBC)) in ConditionVariable()
99 (V8_OS_LINUX && V8_LIBC_GLIBC)) in WaitFor()
H A Dsemaphore.cc91 #if V8_LIBC_GLIBC && !V8_GLIBC_PREREQ(2, 4)
H A Dplatform-posix.cc87 #if defined(V8_LIBC_GLIBC)
1237 #if defined(V8_LIBC_GLIBC) in GetStackStart()
1245 #endif // !defined(V8_LIBC_GLIBC) in GetStackStart()
/third_party/node/deps/v8/src/libsampler/
H A Dsampler.cc390 #if V8_LIBC_GLIBC && !V8_GLIBC_PREREQ(2, 4) in FillRegisterState()
402 #endif // V8_LIBC_GLIBC && !V8_GLIBC_PREREQ(2, 4) in FillRegisterState()
423 #if V8_LIBC_GLIBC in FillRegisterState()
/third_party/node/deps/v8/src/base/debug/
H A Dstack_trace_posix.cc28 #if V8_LIBC_GLIBC || V8_LIBC_BSD || V8_LIBC_UCLIBC || V8_OS_SOLARIS
/third_party/node/deps/v8/include/
H A Dv8config.h251 // V8_LIBC_GLIBC - GNU C library
256 // #if V8_LIBC_GLIBC
269 # define V8_LIBC_GLIBC 1 macro
/third_party/node/deps/v8/include/v8-include/
H A Dv8config.h254 // V8_LIBC_GLIBC - GNU C library
259 // #if V8_LIBC_GLIBC
272 # define V8_LIBC_GLIBC 1 macro

Completed in 7 milliseconds