[Webkit-unassigned] [Bug 173322] New: Refactor AbsenceOfSetter to something like AbsenceOfSetEffects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 13 12:49:15 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=173322

            Bug ID: 173322
           Summary: Refactor AbsenceOfSetter to something like
                    AbsenceOfSetEffects
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: msaboff at apple.com

The fix to <https://bugs.webkit.org/show_bug.cgi?id=173321> - "DFG doesn't properly handle a property that is change to read only in a prototype" is to add a check for ReadOnly to the AbsenceOfSetter in PropertyCondition::isStillValidAssumingImpurePropertyWatchpoint().  Talking to Phil Pizlo it makes sense to reflect the changed functionality in the name of AbsenceOfSetter in all of it's uses.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170613/a0c5586f/attachment.html>


More information about the webkit-unassigned mailing list