Home
last modified time | relevance | path

Searched defs:startMark (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dnode_perf.cc169 Utf8Value startMark(env->isolate(), args[1]); in Measure() local
/third_party/node/lib/
Dperf_hooks.js447 measure(name, startMark, endMark) { argument