[webkit-reviews] review granted: [Bug 116060] fourthTier: DFG should separate link phase into things that must be done concurrently and things that must be done synchronously, and have a way of passing data from one to the other : [Attachment 201853] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 15 11:12:43 PDT 2013


Gavin Barraclough <barraclough at apple.com> has granted Filip Pizlo
<fpizlo at apple.com>'s request for review:
Bug 116060: fourthTier: DFG should separate link phase into things that must be
done concurrently and things that must be done synchronously, and have a way of
passing data from one to the other
https://bugs.webkit.org/show_bug.cgi?id=116060

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

------- Additional Comments from Gavin Barraclough <barraclough at apple.com>
I buy that Plan can be a struct for now.  I expect that over time we'll want
this to be a class, but we'll see. :-)
Might be worth considering making some of the immutable data members const.


More information about the webkit-reviews mailing list