Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/pprof
/ setMode
Function
setMode
internal/driver/html/common.js:78–82 ·
view source on GitHub ↗
(m)
Source
from the content-addressed store, hash-verified
76
}
77
78
function
setMode(m) {
79
mode = m;
80
touchid = null;
81
touchid2 = null;
82
}
83
84
function
panStart(x, y) {
85
moved = false;
Callers
6
handleScanStart
Function · 0.85
handleScanMove
Function · 0.85
handleScanEnd
Function · 0.85
handleTouchStart
Function · 0.85
handleTouchMove
Function · 0.85
handleTouchEnd
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…