Searched defs:startMark (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/src/ | ||
| D | node_perf.cc | 169 Utf8Value startMark(env->isolate(), args[1]); in Measure() local |
| /third_party/node/lib/ | ||
| D | perf_hooks.js | 447 measure(name, startMark, endMark) { argument |