MCPcopy Index your code
hub / github.com/nodejs/node / missing_arguments.window.js

File missing_arguments.window.js

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

Source from the content-addressed store, hash-verified

1var tests = [
2 function() { localStorage.key(); },
3 function() { localStorage.getItem(); },
4 function() { localStorage.setItem(); },

Callers

nothing calls this directly

Calls 7

forEachMethod · 0.65
testFunction · 0.50
assert_throws_jsFunction · 0.50
format_valueFunction · 0.50
keyMethod · 0.45
setItemMethod · 0.45
removeItemMethod · 0.45

Tested by

no test coverage detected