MCPcopy Create free account
hub / github.com/nodejs/node / storage_string_conversion.window.js

File storage_string_conversion.window.js

test/fixtures/wpt/webstorage/storage_string_conversion.window.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1["localStorage", "sessionStorage"].forEach(function(name) {
2 test(function() {
3 assert_true(name in window, name + " exist");
4

Callers

nothing calls this directly

Calls 6

forEachMethod · 0.65
clearMethod · 0.65
testFunction · 0.50
assert_trueFunction · 0.50
assert_equalsFunction · 0.50
setItemMethod · 0.45

Tested by

no test coverage detected