Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9020ee229c08fd2b81ad6c82449246899c0c844b
      
https://github.com/WebKit/WebKit/commit/9020ee229c08fd2b81ad6c82449246899c0c844b
  Author: Yusuke Suzuki <[email protected]>
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
    M Source/bmalloc/libpas/src/test/TestHarness.cpp

  Log Message:
  -----------
  [libpas] Fix JIT heap test on ARM64 since reserved region is too small
https://bugs.webkit.org/show_bug.cgi?id=276011
rdar://130430649

Reviewed by Keith Miller.

ARM64 and Intel have different JIT heap configuration (alignment etc.), and 
test harness is not reserving enough region for ARM64.
It just adds more region in the test to make it work correctly, so it is just a 
test fix.

* Source/bmalloc/libpas/src/test/TestHarness.cpp:
(BootJITHeap::BootJITHeap):

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