[webkit-reviews] review requested: [Bug 41215] JIT property access should mark internal references to GC'd objects : [Attachment 60146] Patch (now with asserts!)

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 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 60146: Patch (now with asserts!)
https://bugs.webkit.org/attachment.cgi?id=60146&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