()
| 8472 | } |
| 8473 | |
| 8474 | function functionThatReturnsFalse() { |
| 8475 | return false; |
| 8476 | } |
| 8477 | /** |
| 8478 | * Synthetic events are dispatched by event plugins, typically in response to a |
| 8479 | * top-level event delegation handler. |
nothing calls this directly
no outgoing calls
no test coverage detected