MCPcopy
hub / github.com/vuejs/core / setup

Function setup

packages/server-renderer/__tests__/unrollBuffer.bench.ts:61–63  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59 },
60 {
61 setup() {
62 syncBuffer = createSyncBuffer(5, 3)
63 },
64 },
65 )
66

Callers

nothing calls this directly

Calls 2

createSyncBufferFunction · 0.85
createMixedBufferFunction · 0.85

Tested by

no test coverage detected