Home
last modified time | relevance | path

Searched refs:FdPread (Results 1 - 2 of 2) sorted by relevance

/third_party/node/src/
H A Dnode_wasi.h45 static void FdPread(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dnode_wasi.cc639 void WASI::FdPread(const FunctionCallbackInfo<Value>& args) { in FdPread() function in node::wasi::WASI
1725 SetProtoMethod(isolate, tmpl, "fd_pread", WASI::FdPread); in Initialize()

Completed in 5 milliseconds