Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_wasi.h48 static void FdPwrite(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dnode_wasi.cc736 void WASI::FdPwrite(const FunctionCallbackInfo<Value>& args) { in FdPwrite() function in node::wasi::WASI
1728 SetProtoMethod(isolate, tmpl, "fd_pwrite", WASI::FdPwrite); in Initialize()

Completed in 4 milliseconds