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

File storage_setitem.window.js

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

Source from the content-addressed store, hash-verified

1["localStorage", "sessionStorage"].forEach(function(name) {
2 var test_error = { name: "test" };
3 var interesting_strs = ["\uD7FF", "\uD800", "\uDBFF", "\uDC00",
4 "\uDFFF", "\uE000", "\uFFFD", "\uFFFE", "\uFFFF",

Callers

nothing calls this directly

Calls 10

forEachMethod · 0.65
clearMethod · 0.65
testFunction · 0.50
assert_equalsFunction · 0.50
assert_trueFunction · 0.50
assert_throws_exactlyFunction · 0.50
assert_falseFunction · 0.50
format_valueFunction · 0.50
pushMethod · 0.45
setItemMethod · 0.45

Tested by

no test coverage detected