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

Method on

packages/vue/__tests__/e2e/e2eBrowserUtils.ts:124–124  ·  view source on GitHub ↗
(event: 'pageerror', handler: (...args: any[]) => void)

Source from the content-addressed store, hash-verified

122 send(method: string, params?: Record<string, unknown>): Promise<unknown>
123 }>
124 on(event: 'pageerror', handler: (...args: any[]) => void): void
125 off(event: 'pageerror', handler: (...args: any[]) => void): void
126}
127

Callers 10

promisifyStreamFunction · 0.65
setupRenderEffectFunction · 0.65
setCurrentInstanceFunction · 0.65
Transition.spec.tsFile · 0.65
testCommitsFunction · 0.65
setupPuppeteerFunction · 0.65
execFunction · 0.65

Calls

no outgoing calls

Tested by 3

promisifyStreamFunction · 0.52
testCommitsFunction · 0.52
setupPuppeteerFunction · 0.52