Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_wasi.h35 static void FdDatasync(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dnode_wasi.cc503 void WASI::FdDatasync(const FunctionCallbackInfo<Value>& args) { in FdDatasync() function in node::wasi::WASI
1715 SetProtoMethod(isolate, tmpl, "fd_datasync", WASI::FdDatasync); in Initialize()

Completed in 4 milliseconds