Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7e487db29367e4c2eccf9f32d746c0d78d200e1c
      
https://github.com/WebKit/WebKit/commit/7e487db29367e4c2eccf9f32d746c0d78d200e1c
  Author: Yijia Huang <[email protected]>
  Date:   2025-06-17 (Tue, 17 Jun 2025)

  Changed paths:
    M Tools/Scripts/run-javascriptcore-tests

  Log Message:
  -----------
  [JSC] Run testapi with Malloc=1 in addition to default heap
https://bugs.webkit.org/show_bug.cgi?id=294470
rdar://150362319

Reviewed by Keith Miller.

Update run-javascriptcore-tests to run `testapi` twice: once with the default
allocator and once with the debug heap by setting `Malloc=1`.

This helps ensure that code paths used by daemons and other system processes
that rely on the debug heap are also tested.

* Tools/Scripts/run-javascriptcore-tests:
(runTest):

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