Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1baafd6f56d4ef3801a3da81d63a6d8ef9fef61f
      
https://github.com/WebKit/WebKit/commit/1baafd6f56d4ef3801a3da81d63a6d8ef9fef61f
  Author: Yusuke Suzuki <[email protected]>
  Date:   2025-03-13 (Thu, 13 Mar 2025)

  Changed paths:
    M Source/JavaScriptCore/dfg/DFGConstantFoldingPhase.cpp
    M Source/JavaScriptCore/dfg/DFGConstantHoistingPhase.cpp

  Log Message:
  -----------
  [JSC] Hoist ConstantStoragePointer
https://bugs.webkit.org/show_bug.cgi?id=289746
rdar://146996893

Reviewed by Keith Miller.

As the same to the other constant DFG nodes, we should hoist
ConstantStoragePointer nodes too in constant hoisting phase.

* Source/JavaScriptCore/dfg/DFGConstantFoldingPhase.cpp:
(JSC::DFG::ConstantFoldingPhase::fixUpsilons):
* Source/JavaScriptCore/dfg/DFGConstantHoistingPhase.cpp:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to