Some code is duplicated between GenerateEventListenerCallback() and GenerateFunctionCallback(). By inlining GenerateEventListenerCallback() into GenerateFunctionCallback(), we can remove the duplication.
Created attachment 188265 [details] Patch
Comment on attachment 188265 [details] Patch Clearing flags on attachment: 188265 Committed r142934: <http://trac.webkit.org/changeset/142934>
All reviewed patches have been landed. Closing bug.