Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular-ui/ui-grid
/ value
Function
value
lib/test/angular/1.4.3/angular.js:4323–4323 ·
view source on GitHub ↗
(name, val)
Source
from the content-addressed store, hash-verified
4321
}
4322
4323
function
value(name, val) {
return
factory(name, valueFn(val), false); }
4324
4325
function
constant(name, value) {
4326
assertNotHasOwnProperty(name,
'constant'
);
Callers
nothing calls this directly
Calls
2
factory
Function · 0.70
valueFn
Function · 0.70
Tested by
no test coverage detected