MCPcopy Create free account
hub / github.com/webpack/webpack / _ref

Function _ref

lib/css/syntax.js:1743–1743  ·  view source on GitHub ↗
(i)

Source from the content-addressed store, hash-verified

1741const _ix = (n) => /** @type {number} */ (/** @type {unknown} */ (n));
1742/** @type {(i: number) => Node} */
1743const _ref = (i) => /** @type {Node} */ (/** @type {unknown} */ (i));
1744
1745/** @param {number} need minimum capacity */
1746const _soaGrow = (need) => {

Callers 1

_soaAllocFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected