[webkit-changes] [WebKit/WebKit] 35ad07: [JSC] Remove some dead code from ExecutionCounter

Dan Hecht noreply at github.com
Fri Oct 18 08:07:55 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 35ad07fd5f68a3eaaed90f20177747fe6de6fc79
      https://github.com/WebKit/WebKit/commit/35ad07fd5f68a3eaaed90f20177747fe6de6fc79
  Author: Dan Hecht <dan.hecht at apple.com>
  Date:   2024-10-18 (Fri, 18 Oct 2024)

  Changed paths:
    M Source/JavaScriptCore/bytecode/ExecutionCounter.h

  Log Message:
  -----------
  [JSC] Remove some dead code from ExecutionCounter
https://bugs.webkit.org/show_bug.cgi?id=281688
rdar://138139166

Reviewed by Yijia Huang and Keith Miller.

Cleanup some dead code to make the code a tiny bit easier to read.

* Source/JavaScriptCore/bytecode/ExecutionCounter.h:
(JSC::ExecutionCounter::hasCrossedThreshold const): Deleted.
(JSC::ExecutionCounter::setNewThresholdForOSRExit): Deleted.

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