MCPcopy Create free account
hub / github.com/nodejs/node / test-inspector-dom-storage.mjs

File test-inspector-dom-storage.mjs

test/fixtures/test-inspector-dom-storage.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as common from '../common/index.mjs';
2import assert from 'assert';
3import { DOMStorage, Session } from 'node:inspector/promises';
4import { pathToFileURL } from 'node:url';

Callers

nothing calls this directly

Calls 10

sortMethod · 0.80
connectMethod · 0.65
disconnectMethod · 0.65
clearMethod · 0.65
pathToFileURLFunction · 0.50
postMethod · 0.45
joinMethod · 0.45
setItemMethod · 0.45
onMethod · 0.45
removeItemMethod · 0.45

Tested by

no test coverage detected