MCPcopy
hub / github.com/vuejs/core / hmr.spec.ts

File hmr.spec.ts

packages/runtime-core/__tests__/hmr.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { HMRRuntime } from '../src/hmr'
2import '../src/hmr'
3import type { ComponentOptions, InternalRenderFunction } from '../src/component'
4import {

Callers

nothing calls this directly

Calls 15

renderFunction · 0.90
serializeInnerFunction · 0.90
triggerEventFunction · 0.90
registerRuntimeCompilerFunction · 0.85
createRecordFunction · 0.85
hFunction · 0.85
rerenderFunction · 0.85
reloadFunction · 0.85
createElementMethod · 0.80
mixinMethod · 0.80
mountMethod · 0.80
compileToFunctionFunction · 0.70

Tested by

no test coverage detected