MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / wrappedFunc

Function wrappedFunc

packages/angular/patch-vitest.ts:78–80  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

76 }
77
78 const wrappedFunc = function () {
79 return testProxyZone.run(testBody, null, arguments);
80 };
81 try {
82 Object.defineProperty(wrappedFunc, 'length', {
83 configurable: true,

Callers 1

object.test.tsFile · 0.85

Calls 1

runMethod · 0.65

Tested by

no test coverage detected