Home
last modified time | relevance | path

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

/third_party/node/src/
Dinspector_profiler.cc298 void V8CoverageConnection::StopCoverage() { function in node::profiler::V8CoverageConnection
496 static void StopCoverage(const FunctionCallbackInfo<Value>& args) { function