Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_wasi.h72 static void RandomGet(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dnode_wasi.cc1477 void WASI::RandomGet(const FunctionCallbackInfo<Value>& args) { in RandomGet() function in node::wasi::WASI
1752 SetProtoMethod(isolate, tmpl, "random_get", WASI::RandomGet); in Initialize()

Completed in 3 milliseconds