Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 58021e6dc89cc38cc40c7e9bab8afb23c7ca8fd7
      
https://github.com/WebKit/WebKit/commit/58021e6dc89cc38cc40c7e9bab8afb23c7ca8fd7
  Author: Keith Miller <keith_mil...@apple.com>
  Date:   2023-07-11 (Tue, 11 Jul 2023)

  Changed paths:
    M Source/JavaScriptCore/runtime/CommonIdentifiers.h

  Log Message:
  -----------
  Restore missing CommonIdentifiers to avoid memory regression
https://bugs.webkit.org/show_bug.cgi?id=259118
rdar://111588835

Reviewed by Yusuke Suzuki.

For some reason, removing these unused common identifiers resulted in a .8% 
RAMification regression. This patch restores the removed identifiers to avoid 
this regression. Original change was https://commits.webkit.org/265586@main

* Source/JavaScriptCore/runtime/CommonIdentifiers.h:

Canonical link: https://commits.webkit.org/265968@main


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to