Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_worker.h77 static void LoopStartTime(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dnode_worker.cc838 void Worker::LoopStartTime(const FunctionCallbackInfo<Value>& args) { in LoopStartTime() function in node::worker::Worker
893 SetProtoMethod(isolate, w, "loopStartTime", Worker::LoopStartTime); in InitWorker()
957 registry->Register(Worker::LoopStartTime); in RegisterExternalReferences()

Completed in 3 milliseconds