()
| 4177 | return false; |
| 4178 | } |
| 4179 | function returnTrue() { |
| 4180 | return true; |
| 4181 | } |
| 4182 | |
| 4183 | // jQuery.Event is based on DOM3 Events as specified by the ECMAScript Language Binding |
| 4184 | // http://www.w3.org/TR/2003/WD-DOM-Level-3-Events-20030331/ecma-script-binding.html |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…