Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1b3bd4c52dec455af0aedfa158b3d2abbcb7e8db
      
https://github.com/WebKit/WebKit/commit/1b3bd4c52dec455af0aedfa158b3d2abbcb7e8db
  Author: Don Olmstead <[email protected]>
  Date:   2024-12-18 (Wed, 18 Dec 2024)

  Changed paths:
    M Source/JavaScriptCore/heap/StructureAlignedMemoryAllocator.cpp

  Log Message:
  -----------
  Avoid OSAllocator::protect on PlayStation
https://bugs.webkit.org/show_bug.cgi?id=284926

Reviewed by Basuke Suzuki.

Guard against usage of OSAllocator::protect when PLATFORM(PLAYSTATION). The call
causes issues with Debug builds.

* Source/JavaScriptCore/heap/StructureAlignedMemoryAllocator.cpp:
(JSC::StructureMemoryManager::commitBlock):
(JSC::StructureMemoryManager::decommitBlock):

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