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.7.0/angular.js:4948–4948 ·
view source on GitHub ↗
(name, val)
Source
from the content-addressed store, hash-verified
4946
}
4947
4948
function
value(name, val) {
return
factory(name, valueFn(val), false); }
4949
4950
function
constant(name, value) {
4951
assertNotHasOwnProperty(name,
'constant'
);
Callers
nothing calls this directly
Calls
2
factory
Function · 0.70
valueFn
Function · 0.70
Tested by
no test coverage detected