Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ reset
Method
reset
Doc/_static/profiling-sampling-visualization.js:317–320 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
315
}
316
317
reset() {
318
this.highlightLine(null);
319
this.codeContainer.scrollTop = 0;
320
}
321
322
destroy() {
323
this.element.remove();
Callers
2
reset
Method · 0.45
_rebuildState
Method · 0.45
Calls
1
highlightLine
Method · 0.95
Tested by
no test coverage detected