MCPcopy
hub / github.com/angular-ui/ui-grid / value

Function value

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

Source from the content-addressed store, hash-verified

5061 }
5062
5063 function value(name, val) { return factory(name, valueFn(val), false); }
5064
5065 function constant(name, value) {
5066 assertNotHasOwnProperty(name, 'constant');

Callers

nothing calls this directly

Calls 2

factoryFunction · 0.70
valueFnFunction · 0.70

Tested by

no test coverage detected