[webkit-reviews] review granted: [Bug 105150] [V8] Improve performance of a conversion from WebKit strings to V8 strings : [Attachment 179690] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 16 23:07:22 PST 2012


Eric Seidel <eric at webkit.org> has granted Kentaro Hara <haraken at chromium.org>'s
request for review:
Bug 105150: [V8] Improve performance of a conversion from WebKit strings to V8
strings
https://bugs.webkit.org/show_bug.cgi?id=105150

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
YES!  I remember discussing these with Dr. Barth long ago.  These are recent
API additions to V8, correct?  I suspect there are many other cases which would
benefit from passing the isolate along so v8 doesn't have to branch?


More information about the webkit-reviews mailing list