Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/getsentry/sentry-javascript
/ wrapped
Function
wrapped
packages/core/test/lib/utils/object.test.ts:486–486 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
484
485
it(
'throws if misused'
, () => {
486
const
wrapped = () => {};
487
const
original = () => {};
488
const
obj = {
489
get m() {
Callers
4
helpers.test.ts
File · 0.50
wrapMiddlewareHandler.test.ts
File · 0.50
wrapMethodWithSentry.test.ts
File · 0.50
instrumentFetcher.test.ts
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected