Home
last modified time | relevance | path

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

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