MCPcopy 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

1async_test(function(t) {
2
3 var storage = window.sessionStorage;
4 storage.clear();

Callers

nothing calls this directly

Calls 9

clearMethod · 0.65
openMethod · 0.65
addEventListenerMethod · 0.65
forEachMethod · 0.65
closeMethod · 0.65
async_testFunction · 0.50
assert_equalsFunction · 0.50
setItemMethod · 0.45
doneMethod · 0.45

Tested by

no test coverage detected