Home
last modified time | relevance | path

Searched refs:_scope (Results 1 – 2 of 2) sorted by relevance

/template/strap/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js99 …environment.getElement().value.split(","));}}}}};(function(_scope){_scope.lib={};var pi=_scope.lib… argument
103 …,_array.slice(_index+1));return result;}},Curry:function(_fn,_scope){var fn=_fn,scope=_scope||wind… argument
H A Dfirebug-lite-1.2.js1912 (function(_scope){ argument
1913 _scope.lib = {};
1914 var pi = _scope.lib; pi.version = [1.1,2008091000];
1982 Curry:function(_fn,_scope){ argument
1983 var fn = _fn, scope = _scope||window, args = Array.prototype.slice.call(arguments,2);