Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
createSyncBuffer
Function · 0.85
createMixedBuffer
Function · 0.85
Tested by
no test coverage detected