Ignore:
Timestamp:
Oct 23, 2015, 6:26:22 PM (10 years ago)
Author:
[email protected]
Message:

Unreviewed, rolling out r191500.
https://bugs.webkit.org/show_bug.cgi?id=150526

Broke two JSC regression tests (Requested by msaboff on
#webkit).

Reverted changeset:

"[ES6] Add DFG/FTL support for accessor put operations"
https://bugs.webkit.org/show_bug.cgi?id=148860
http://trac.webkit.org/changeset/191500

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/dfg/DFGSafeToExecute.h

    r191500 r191529  
    189189    case PutByIdFlush:
    190190    case PutByIdDirect:
    191     case PutGetterById:
    192     case PutSetterById:
    193     case PutGetterSetterById:
    194     case PutGetterByVal:
    195     case PutSetterByVal:
    196191    case CheckStructure:
    197192    case GetExecutable:
Note: See TracChangeset for help on using the changeset viewer.