Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_wasi.h52 static void FdSeek(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dnode_wasi.cc895 void WASI::FdSeek(const FunctionCallbackInfo<Value>& args) { in FdSeek() function in node::wasi::WASI
1732 SetProtoMethod(isolate, tmpl, "fd_seek", WASI::FdSeek); in Initialize()

Completed in 4 milliseconds