[V8] Fixed Function leak in V8LazyEventListener.
Created attachment 40596 [details] patch
Is it safe to share the toString template across all instances? Does that cause us to share the __proto__ across security origins?
Comment on attachment 40596 [details] patch Vitalyr convinced me on chat that sharing the template is fine (we do this for lots of objects).
Comment on attachment 40596 [details] patch Clearing flags on attachment: 40596 Committed r49074: <http://trac.webkit.org/changeset/49074>
All reviewed patches have been landed. Closing bug.