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

Function value

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

Source from the content-addressed store, hash-verified

4461 }
4462
4463 function value(name, val) { return factory(name, valueFn(val), false); }
4464
4465 function constant(name, value) {
4466 assertNotHasOwnProperty(name, 'constant');

Callers

nothing calls this directly

Calls 2

factoryFunction · 0.70
valueFnFunction · 0.70

Tested by

no test coverage detected