Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5a263b168949a025cd9ae3b33453346e0393cb0f
      
https://github.com/WebKit/WebKit/commit/5a263b168949a025cd9ae3b33453346e0393cb0f
  Author: Brenden Forward <b_forw...@apple.com>
  Date:   2025-07-02 (Wed, 02 Jul 2025)

  Changed paths:
    M Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp
    M Source/JavaScriptCore/runtime/Intrinsic.cpp
    M Source/JavaScriptCore/runtime/Intrinsic.h

  Log Message:
  -----------
  [JSC] Fix typo in function name
https://bugs.webkit.org/show_bug.cgi?id=295369
rdar://problem/154903345

Reviewed by Yusuke Suzuki and Dan Hecht.

Fixed typo and all references to the function.

* Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp:
(JSC::DFG::ByteCodeParser::handleIntrinsicCall):
* Source/JavaScriptCore/runtime/Intrinsic.cpp:
(JSC::iterationKindForIntrinsic):
(JSC::interationKindForIntrinsic): Deleted.
* Source/JavaScriptCore/runtime/Intrinsic.h:

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



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

Reply via email to