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

Method push

packages/compiler-core/src/codegen.ts:135–135  ·  view source on GitHub ↗
(code: string, newlineIndex?: number, node?: CodegenNode)

Source from the content-addressed store, hash-verified

133 map?: CodegenSourceMapGenerator
134 helper(key: symbol): string
135 push(code: string, newlineIndex?: number, node?: CodegenNode): void
136 indent(): void
137 deindent(withoutNewLine?: boolean): void
138 newline(): void

Callers 15

rollup.config.jsFile · 0.65
benchEffectCreateFunction · 0.65
benchEffectCreateAndStopFunction · 0.65
benchWithRefsFunction · 0.65
benchWithBranchesFunction · 0.65
computed.bench.tsFile · 0.65
constructorMethod · 0.65
pauseTrackingFunction · 0.65
enableTrackingFunction · 0.65
onWatcherCleanupFunction · 0.65

Calls

no outgoing calls

Tested by 15

schedulerFunction · 0.52
pushMethod · 0.52
setupFunction · 0.52
track1Function · 0.52
track2Function · 0.52
trigger1Function · 0.52
trigger2Function · 0.52
trigger3Function · 0.52
trigger4Function · 0.52
createdFunction · 0.52
pluginFunction · 0.52
mockFunction · 0.52