MCPcopy Create free account
hub / github.com/apache/cloudstack / value

Function value

tools/ngui/static/js/lib/angular.js:2780–2780  ·  view source on GitHub ↗
(name, value)

Source from the content-addressed store, hash-verified

2778 }
2779
2780 function value(name, value) { return factory(name, valueFn(value)); }
2781
2782 function constant(name, value) {
2783 providerCache[name] = value;

Callers 2

jquery-1.7.2.jsFile · 0.85
addFunction · 0.85

Calls 2

valueFnFunction · 0.85
factoryFunction · 0.70

Tested by

no test coverage detected