Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HtmlUnit/htmlunit
/ ObjectStore.js
File
ObjectStore.js
src/test/resources/libraries/dojo/1.9.3/dojo/tests/data/ObjectStore.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
dojo.provide(
"dojo.tests.data.ObjectStore"
);
2
dojo.require(
"dojo.data.ObjectStore"
);
3
dojo.require(
"dojo.store.JsonRest"
);
4
dojo.require(
"dojo.store.Memory"
);
Callers
nothing calls this directly
Calls
5
fetch
Method · 0.80
save
Method · 0.65
register
Method · 0.45
setValue
Method · 0.45
getValue
Method · 0.45
Tested by
no test coverage detected