Home
last modified time | relevance | path

Searched refs:stopPreciseCoverage (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/inspector/
Dv8-profiler-agent-impl.h41 Response stopPreciseCoverage() override;
Dv8-profiler-agent-impl.cc215 stopPreciseCoverage(); in disable()
280 Response V8ProfilerAgentImpl::stopPreciseCoverage() { in stopPreciseCoverage() function in v8_inspector::V8ProfilerAgentImpl