Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ hasSession
Method
hasSession
lib/debug/ProfilingPlugin.js:76–78 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
74
}
75
76
hasSession() {
77
return
this.session !== undefined;
78
}
79
80
startProfiling() {
81
if
(this.inspector === undefined) {
Callers
2
sendCommand
Method · 0.95
destroy
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected