Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e1ddde8449b099297c3f486057a4c38cf40a2f0f
      
https://github.com/WebKit/WebKit/commit/e1ddde8449b099297c3f486057a4c38cf40a2f0f
  Author: Yusuke Suzuki <ysuz...@apple.com>
  Date:   2024-10-01 (Tue, 01 Oct 2024)

  Changed paths:
    M Source/JavaScriptCore/runtime/JSCBytecodeCacheVersion.cpp

  Log Message:
  -----------
  [JSC] Use build-id in Unix for versioning
https://bugs.webkit.org/show_bug.cgi?id=280579
<rdar://problem/136915282>

Reviewed by Keith Miller.

This patch adds build-id value retrieval code for Unix so that we can
use SuperFastHash(build-id) for bytecode version.

* Source/JavaScriptCore/runtime/JSCBytecodeCacheVersion.cpp:
(JSC::computeJSCBytecodeCacheVersion):

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