Ignore:
Timestamp:
Oct 8, 2020, 6:18:14 PM (5 years ago)
Author:
[email protected]
Message:

Unreviewed, reverting r268170 and r268190.
https://bugs.webkit.org/show_bug.cgi?id=217502

Crash on ARM64E exclusively

Reverted changesets:

"[JSC] Restrict more ptr-tagging and avoid using
OperationPtrTag for JIT code"
https://bugs.webkit.org/show_bug.cgi?id=217460
https://trac.webkit.org/changeset/268170

"Unreviewed, build fix for ARM64E"
https://bugs.webkit.org/show_bug.cgi?id=217460
https://trac.webkit.org/changeset/268190

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r268239 r268241  
     12020-10-08  Commit Queue  <[email protected]>
     2
     3        Unreviewed, reverting r268170 and r268190.
     4        https://bugs.webkit.org/show_bug.cgi?id=217502
     5
     6        Crash on ARM64E exclusively
     7
     8        Reverted changesets:
     9
     10        "[JSC] Restrict more ptr-tagging and avoid using
     11        OperationPtrTag for JIT code"
     12        https://bugs.webkit.org/show_bug.cgi?id=217460
     13        https://trac.webkit.org/changeset/268170
     14
     15        "Unreviewed, build fix for ARM64E"
     16        https://bugs.webkit.org/show_bug.cgi?id=217460
     17        https://trac.webkit.org/changeset/268190
     18
    1192020-10-08  Ryosuke Niwa  <[email protected]>
    220
Note: See TracChangeset for help on using the changeset viewer.