lib/jsduck/js/fires.rb
0 → 100644
+102
−0
+5
−0
spec/js_fires_spec.rb
0 → 100644
+81
−0
Loading
Looks for this.fireEvent("blah") inside function body.
Also understands me.fireEvent("blah") when me has been
assigned with `this`.