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

File compileScript.spec.ts

packages/compiler-sfc/__tests__/compileScript.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { vi } from 'vitest'
2import { BindingTypes } from '@vue/compiler-core'
3import {
4 assertCode,

Callers

nothing calls this directly

Calls 6

assertCodeFunction · 0.90
getPositionInCodeFunction · 0.90
assertAwaitDetectionFunction · 0.85
indexOfMethod · 0.80
compileFunction · 0.70
testFunction · 0.50

Tested by

no test coverage detected