MCPcopy Index your code
hub / github.com/PsChina/angularJS / bind

Function bind

2-gulp/demo/angular.js:1374–1392  ·  view source on GitHub ↗

* @ngdoc function * @name angular.bind * @module ng * @kind function * * @description * Returns a function which calls function `fn` bound to `self` (`self` becomes the `this` for * `fn`). You can supply optional `args` that are prebound to the function. This feature is also * known as [part

(self, fn)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

createInstanceFunction · 0.85
extendFunction · 0.85
getterFunction · 0.85
$CompileProviderFunction · 0.85
applyDirectivesToNodeFunction · 0.85

Calls 3

sliceArgsFunction · 0.85
concatFunction · 0.85
isFunctionFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…