MCPcopy
hub / github.com/webpack/webpack / _list

Function _list

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

Source from the content-addressed store, hash-verified

1631
1632// Child lists are plain arrays in every backend; refs are pushed by value.
1633const _list = () => /** @type {Node[]} */ ([]);
1634
1635// -- object backend: builds the retainable class-instance tree --
1636/** @type {typeof _mkLeaf} */

Callers 4

consumeAnAtRuleFunction · 0.85
consumeAQualifiedRuleFunction · 0.85
consumeASimpleBlockFunction · 0.85
consumeAFunctionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected