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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 30 13:49:40 PDT 2010


Nathan Lawrence <nlawrence at apple.com> has canceled Nathan Lawrence
<nlawrence at apple.com>'s request 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 59775: Patch
https://bugs.webkit.org/attachment.cgi?id=59775&action=review

------- Additional Comments from Nathan Lawrence <nlawrence at apple.com>
Per Gavin's suggestion, there are now ASSERT_JIT_OFFSETS for the constants used
in patching the generated code.  Currently the constants only exist for X86_64
with JSValue64 and X86 with JSValue32_64.


More information about the webkit-reviews mailing list