[webkit-reviews] review granted: [Bug 130644] Call linking slow paths should be passed a CallLinkInfo* directly so that you can create a call IC without adding it to any CodeBlocks : [Attachment 227595] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 22 21:25:58 PDT 2014


Andreas Kling <akling at apple.com> has granted Filip Pizlo <fpizlo at apple.com>'s
request for review:
Bug 130644: Call linking slow paths should be passed a CallLinkInfo* directly
so that you can create a call IC without adding it to any CodeBlocks
https://bugs.webkit.org/show_bug.cgi?id=130644

Attachment 227595: the patch
https://bugs.webkit.org/attachment.cgi?id=227595&action=review

------- Additional Comments from Andreas Kling <akling at apple.com>
r=me

I'd suggest using "auto" instead of Bag<T>::iterator, since you seem to like
short lines. ;)


More information about the webkit-reviews mailing list