[webkit-reviews] review requested: [Bug 41215] JIT property access should mark internal references to GC'd objects : [Attachment 59771] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 25 08:59:45 PDT 2010


Nathan Lawrence <nlawrence at apple.com> has asked  for review:
Bug 41215: JIT property access should mark internal references to GC'd objects
https://bugs.webkit.org/show_bug.cgi?id=41215

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

------- Additional Comments from Nathan Lawrence <nlawrence at apple.com>
The JIT code contains a number of direct references to GC'd objects.  When we
have movable objects, these references will need to be updated.


More information about the webkit-reviews mailing list