Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/ClearURLs/Addon
/ get
Method
get
browser-polyfill.js:728–733 ·
view source on GitHub ↗
(key)
Source
from the content-addressed store, hash-verified
726
this.createItem = createItem;
727
}
728
get(key) {
729
if
(!this.has(key)) {
730
this.set(key, this.createItem(key));
731
}
732
return
super.get(key);
733
}
734
}
735
736
/**
Callers
15
addListener
Function · 0.45
hasListener
Function · 0.45
removeListener
Function · 0.45
datatables.min.js
File · 0.45
st
Function · 0.45
n
Function · 0.45
jquery-3.7.1.min.js
File · 0.45
re
Function · 0.45
Ee
Function · 0.45
He
Function · 0.45
o
Function · 0.45
Fe
Function · 0.45
Calls
1
has
Method · 0.80
Tested by
no test coverage detected