Searched refs:FdFilestatSetSize (Results 1 – 2 of 2) sorted by relevance
41 static void FdFilestatSetSize(
603 void WASI::FdFilestatSetSize(const FunctionCallbackInfo<Value>& args) { in FdFilestatSetSize() function in node::wasi::WASI1698 env->SetProtoMethod(tmpl, "fd_filestat_set_size", WASI::FdFilestatSetSize); in Initialize()