Searched refs:NumAsyncWaitersForTesting (Results 1 – 3 of 3) sorted by relevance
41 return FutexEmulation::NumAsyncWaitersForTesting(isolate); in RUNTIME_FUNCTION()
194 static Object NumAsyncWaitersForTesting(Isolate* isolate);
945 Object FutexEmulation::NumAsyncWaitersForTesting(Isolate* isolate) { in NumAsyncWaitersForTesting() function in v8::internal::FutexEmulation