MCPcopy
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

sendCommandMethod · 0.95
destroyMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected