Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js1253 var reFunction=/^\s*function(\s+[\w_$][\w\d_$]*)?\s*\(/; variable
1257 ….call(object)==="[object Function]"||this.isIE&&typeof object!="string"&&reFunction.test(""+object)