[webkit-reviews] review granted: [Bug 17257] start ref counts at 1 instead of 0 for speed : [Attachment 19017] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 9 08:56:47 PST 2008


mitz at webkit.org has granted Darin Adler <darin at apple.com>'s request for review:
Bug 17257: start ref counts at 1 instead of 0 for speed
http://bugs.webkit.org/show_bug.cgi?id=17257

Attachment 19017: patch
http://bugs.webkit.org/attachment.cgi?id=19017&action=edit

------- Additional Comments from mitz at webkit.org
r=me

+	 (KJS::RegExp::create): Added. Calls new RegExp then adopt's the
initial ref.

Can simply say "adopts" without the apostrophe.


More information about the webkit-reviews mailing list