Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
* as common from
'../common/index.mjs'
;
2
import
assert from
'assert'
;
3
import
{ DOMStorage, Session } from
'node:inspector/promises'
;
4
import
{ pathToFileURL } from
'node:url'
;
Callers
nothing calls this directly
Calls
10
sort
Method · 0.80
connect
Method · 0.65
disconnect
Method · 0.65
clear
Method · 0.65
pathToFileURL
Function · 0.50
post
Method · 0.45
join
Method · 0.45
setItem
Method · 0.45
on
Method · 0.45
removeItem
Method · 0.45
Tested by
no test coverage detected