Add reverseFind to Vector and deploy in HTML5 parser
Created attachment 60757 [details] Patch
Comment on attachment 60757 [details] Patch Thanks Sam.
Comment on attachment 60757 [details] Patch Huh? I don't understand your comparison change. How is it possible for find to work with a non-entity type? What was the speedup of changing the operator? I guess none, since it was already avoiding the operator in findIndex.
Committed r62697: <http://trac.webkit.org/changeset/62697>
I discussed this with Eric on the phone and he's on board now.