Home
last modified time | relevance | path

Searched refs:NumWaitersForTesting (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/runtime/
Druntime-futex.cc36 return FutexEmulation::NumWaitersForTesting(array_buffer, addr); in RUNTIME_FUNCTION()
/third_party/node/deps/v8/src/execution/
Dfutex-emulation.h189 static Object NumWaitersForTesting(Handle<JSArrayBuffer> array_buffer,
Dfutex-emulation.cc917 Object FutexEmulation::NumWaitersForTesting(Handle<JSArrayBuffer> array_buffer, in NumWaitersForTesting() function in v8::internal::FutexEmulation