Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ dispatch
Function
dispatch
lib/html/syntax.js:6961–6962 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6959
pos: { start: 0, end: 0, tagEnd: 0, nameEnd: 0 }
6960
};
6961
const
dispatch = () =>
6962
process(/** @
type
{Token} */ (/** @
type
{unknown} */ (tok)));
6963
6964
walkHtmlTokens(source, 0, {
6965
isForeign: () => {
Callers
1
buildHtmlAst
Function · 0.85
Calls
1
process
Function · 0.70
Tested by
no test coverage detected