[webkit-reviews] review requested: [Bug 84781] objectProtoFuncToString creates new string every invocation : [Attachment 138653] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 24 14:49:16 PDT 2012


Michael Saboff <msaboff at apple.com> has asked  for review:
Bug 84781: objectProtoFuncToString creates new string every invocation
https://bugs.webkit.org/show_bug.cgi?id=84781

Attachment 138653: Patch
https://bugs.webkit.org/attachment.cgi?id=138653&action=review

------- Additional Comments from Michael Saboff <msaboff at apple.com>
This fails the style checker due to using a PassRefPtr as a local, but reused
pattern from JSStringBuilder.h.


More information about the webkit-reviews mailing list