Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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.ts
File · 0.85
Calls
1
run
Method · 0.65
Tested by
no test coverage detected