Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/
Dfutex-emulation.h171 V8_EXPORT_PRIVATE static Object WaitWasm64(Isolate* isolate,
Dfutex-emulation.cc303 Object FutexEmulation::WaitWasm64(Isolate* isolate, in WaitWasm64() function in v8::internal::FutexEmulation
/third_party/node/deps/v8/src/runtime/
Druntime-wasm.cc382 return FutexEmulation::WaitWasm64(isolate, array_buffer, offset, in RUNTIME_FUNCTION()