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

Method replace

packages/deno/lib.deno.d.ts:15557–15557  ·  view source on GitHub ↗

Removes the current page from the session history and navigates to the * given URL. * * Disabled in Deno.

(url: string)

Source from the content-addressed store, hash-verified

15555 *
15556 * Disabled in Deno. */
15557 replace(url: string): void;
15558}
15559
15560// TODO(nayeemrmn): Move this to `extensions/web` where its implementation is.

Callers 15

getBundleNameFunction · 0.80
normalizePathFunction · 0.80
removeTrailingSlashFunction · 0.80
mountBaseFunction · 0.80
normalizeMethodNameFunction · 0.80
convertRemixRouteToPathFunction · 0.80
escapeJsonForHtmlFunction · 0.80
handlerFunction · 0.80

Calls

no outgoing calls

Tested by 11

customRewriteFunction · 0.64
customRewriteFunction · 0.64
customRewriteFunction · 0.64
testFunction · 0.64
testFunction · 0.64
testFunction · 0.64
testFunction · 0.64
testFunction · 0.64
testFunction · 0.64
testFunction · 0.64
testFunction · 0.64