Home
last modified time | relevance | path

Searched refs:TimerFunctionCall (Results 1 – 3 of 3) sorted by relevance

/third_party/node/src/
Dnode_perf.cc325 void TimerFunctionCall(const FunctionCallbackInfo<Value>& args) { in TimerFunctionCall() function
380 Function::New(context, TimerFunctionCall, fn, length).ToLocalChecked(); in Timerify()
/third_party/node/doc/changelogs/
DCHANGELOG_V11.md2465 …s://github.com/nodejs/node/commit/a6fe2caaae)] - **src**: simplify `TimerFunctionCall()` in `node_…
DCHANGELOG_V10.md1131 …s://github.com/nodejs/node/commit/15d05bbf02)] - **src**: simplify `TimerFunctionCall()` in `node_…