MCPcopy Index your code
hub / github.com/angular-ui/ui-grid / value

Function value

lib/test/angular/1.6.7/angular.js:4950–4950  ·  view source on GitHub ↗
(name, val)

Source from the content-addressed store, hash-verified

4948 }
4949
4950 function value(name, val) { return factory(name, valueFn(val), false); }
4951
4952 function constant(name, value) {
4953 assertNotHasOwnProperty(name, 'constant');

Callers

nothing calls this directly

Calls 2

factoryFunction · 0.70
valueFnFunction · 0.70

Tested by

no test coverage detected