Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4247950644a3cb9384ec66836b1f890e366c4082
      
https://github.com/WebKit/WebKit/commit/4247950644a3cb9384ec66836b1f890e366c4082
  Author: Chris Dumez <[email protected]>
  Date:   2025-05-07 (Wed, 07 May 2025)

  Changed paths:
    M Source/JavaScriptCore/runtime/PropertyTable.cpp
    M Source/JavaScriptCore/runtime/PropertyTable.h
    M Source/WebGPU/WGSL/AttributeValidator.cpp
    M Source/WebGPU/WebGPU/Texture.mm
    M Source/WebKit/Shared/SharedStringHashTableReadOnly.cpp

  Log Message:
  -----------
  Adopt WTF::isPowerOfTwo() in more places
https://bugs.webkit.org/show_bug.cgi?id=292625

Reviewed by Geoffrey Garen and Darin Adler.

Adopt WTF::isPowerOfTwo() in more places and get rid of duplicates.

* Source/JavaScriptCore/runtime/PropertyTable.cpp:
(JSC::PropertyTable::PropertyTable):
* Source/JavaScriptCore/runtime/PropertyTable.h:
(JSC::isPowerOf2): Deleted.
* Source/WebGPU/WGSL/AttributeValidator.cpp:
(WGSL::AttributeValidator::visit):
* Source/WebGPU/WebGPU/Texture.mm:
(WebGPU::maximumMiplevelCount):
* Source/WebKit/Shared/SharedStringHashTableReadOnly.cpp:
(WebKit::SharedStringHashTableReadOnly::setSharedMemory):
(WebKit::isPowerOf2): Deleted.

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