Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_wasi.h29 static void ClockTimeGet(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dnode_wasi.cc351 void WASI::ClockTimeGet(const FunctionCallbackInfo<Value>& args) { in ClockTimeGet() function in node::wasi::WASI
1709 SetProtoMethod(isolate, tmpl, "clock_time_get", WASI::ClockTimeGet); in Initialize()

Completed in 4 milliseconds