Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ taskCompletionMessage
Function
taskCompletionMessage
test/BenchmarkTestCases.benchmark.mjs:602–603 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
600
};
601
602
const
taskCompletionMessage = () =>
603
InstrumentHooks.isInstrumented() ?
"Measured"
:
"Checked"
;
604
605
/**
606
* @param {Task} task task
Callers
2
runTaskAsync
Function · 0.85
runTaskSync
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected