Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/inspector/
Dv8-profiler-agent-impl.cc27 static const char preciseCoverageCallCount[] = "preciseCoverageCallCount"; variable
265 ProfilerAgentState::preciseCoverageCallCount, false); in restore()
313 m_state->setBoolean(ProfilerAgentState::preciseCoverageCallCount, in startPreciseCoverage()
335 m_state->setBoolean(ProfilerAgentState::preciseCoverageCallCount, false); in stopPreciseCoverage()