[webkit-changes] [WebKit/WebKit] 7735be: [JSC] Fold GetExecutable when child is NewFunction...

Yusuke Suzuki noreply at github.com
Mon Jul 22 10:30:04 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7735be62375c135fe9bf0e2eb95558da34dabadb
      https://github.com/WebKit/WebKit/commit/7735be62375c135fe9bf0e2eb95558da34dabadb
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2024-07-22 (Mon, 22 Jul 2024)

  Changed paths:
    M Source/JavaScriptCore/dfg/DFGAbstractInterpreterInlines.h

  Log Message:
  -----------
  [JSC] Fold GetExecutable when child is NewFunction etc.
https://bugs.webkit.org/show_bug.cgi?id=276875
rdar://132219844

Reviewed by Alexey Shvayka.

This patch extends GetExecutable DFG AI rule to fold when child is NewFunction etc.

* Source/JavaScriptCore/dfg/DFGAbstractInterpreterInlines.h:
(JSC::DFG::AbstractInterpreter<AbstractStateType>::executeEffects):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list