Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ storage_session_window_open.window.js
File
storage_session_window_open.window.js
test/fixtures/wpt/webstorage/storage_session_window_open.window.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
async_test(
function
(t) {
2
3
var
storage = window.sessionStorage;
4
storage.clear();
Callers
nothing calls this directly
Calls
9
clear
Method · 0.65
open
Method · 0.65
addEventListener
Method · 0.65
forEach
Method · 0.65
close
Method · 0.65
async_test
Function · 0.50
assert_equals
Function · 0.50
setItem
Method · 0.45
done
Method · 0.45
Tested by
no test coverage detected