Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 347b11e573c242a6e5843bb328ee4947a8ef7a30
      
https://github.com/WebKit/WebKit/commit/347b11e573c242a6e5843bb328ee4947a8ef7a30
  Author: Yusuke Suzuki <[email protected]>
  Date:   2024-03-07 (Thu, 07 Mar 2024)

  Changed paths:
    M Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp

  Log Message:
  -----------
  [JSC] Do not use temp RegisterID when initializing local FunctionDeclaration
https://bugs.webkit.org/show_bug.cgi?id=270665
rdar://124236096

Reviewed by Justin Michaud.

Let's avoid unnecessary mov. We can initialize local RegisterID directly for 
FunctionDeclaration.

* Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:
(JSC::BytecodeGenerator::generate):

Canonical link: https://commits.webkit.org/275818@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