Searched refs:__bind__ (Results 1 – 3 of 3) sorted by relevance
/plugin/webcode/vendor/ |
H A D | firebug-lite-1.4.js | 3880 function __bind__(object,fn){return function(event){return fn.apply(object,[event]) function
|
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
H A D | firebug-lite-debug.js | 14595 function __bind__(object, fn) function
|
/plugin/combo/resources/firebug/ |
H A D | firebug-lite-1.4.js | 3891 function __bind__(object,fn){return function(event){return fn.apply(object,[event]) function 3924 blocks.push('addEvent(node, "',this.listeners[i],'", __bind__(this, ',arg,"), false);")
|