MCPcopy 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

resetMethod · 0.45
_rebuildStateMethod · 0.45

Calls 1

highlightLineMethod · 0.95

Tested by

no test coverage detected