Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vuejs/core
/ WeakSet.spec.ts
File
WeakSet.spec.ts
packages/reactivity/__tests__/collections/WeakSet.spec.ts:None–None · packages/reactivity/__tests__/collections/WeakSet.spec.ts
Source
from the content-addressed store, hash-verified
1
import
{ effect, isReactive, reactive, toRaw } from
class
="st">'../../src'
2
3
describe(
class
="st">'reactivity/collections', () => {
4
describe(
class
="st">'WeakSet', () => {
Callers
nothing calls this directly
Calls
5
reactive
Function · 0.90
isReactive
Function · 0.90
effect
Function · 0.90
toRaw
Function · 0.90
has
Method · 0.80
Tested by
no test coverage detected