[webkit-reviews] review granted: [Bug 171171] [JSC] Use DoublyLinkedList for MachineThread : [Attachment 307914] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Apr 22 14:32:18 PDT 2017
Mark Lam <mark.lam at apple.com> has granted Yusuke Suzuki
<utatane.tea at gmail.com>'s request for review:
Bug 171171: [JSC] Use DoublyLinkedList for MachineThread
https://bugs.webkit.org/show_bug.cgi?id=171171
Attachment 307914: Patch
https://bugs.webkit.org/attachment.cgi?id=307914&action=review
--- Comment #2 from Mark Lam <mark.lam at apple.com> ---
Comment on attachment 307914
--> https://bugs.webkit.org/attachment.cgi?id=307914
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=307914&action=review
r=me
> Source/JavaScriptCore/ChangeLog:9
> + its implementaiton. We should not use Vector<> etc. since
typo: /implementaiton/implementation/.
More information about the webkit-reviews
mailing list