MCPcopy Create free account
hub / github.com/Snapchat/Valdi / url

Method url

valdi/vscode_debugger/src/targets/browser/frames.ts:157–159  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

155 }
156
157 url(): string {
158 return this._url;
159 }
160
161 securityOrigin(): string | undefined {
162 return this._securityOrigin;

Callers 6

registrationsMethod · 0.80
inspectOrQueueFunction · 0.80
inspectOrQueueFunction · 0.80
findBestAssetUrlMethod · 0.80
loadResourcesMethod · 0.80
loadModuleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected