[webkit-reviews] review denied: [Bug 114987] fourthTier: Create an equivalent of Structure::get() that can work from a compilation thread : [Attachment 199095] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 22 13:21:50 PDT 2013


Geoffrey Garen <ggaren at apple.com> has denied  review:
Bug 114987: fourthTier: Create an equivalent of Structure::get() that can work
from a compilation thread
https://bugs.webkit.org/show_bug.cgi?id=114987

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

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
As discussed in person, there is a race here between the compiler doing a
lookup and the mutator stealing a property table from one structure and giving
it to another.


More information about the webkit-reviews mailing list