MCPcopy Index your code
hub / github.com/prototypejs/prototype / event_handler.test.js

File event_handler.test.js

test/unit/tests/event_handler.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1
2function handle(selector, callback) {
3 if (!callback) {
4 callback = selector;

Callers

nothing calls this directly

Calls 3

testFunction · 0.85
handleFunction · 0.85
$Function · 0.85

Tested by

no test coverage detected