Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 130fd1385553a7a6e82ff7c836e0a4018e35f27e
      
https://github.com/WebKit/WebKit/commit/130fd1385553a7a6e82ff7c836e0a4018e35f27e
  Author: Ross Kirsling <[email protected]>
  Date:   2023-11-16 (Thu, 16 Nov 2023)

  Changed paths:
    M Source/JavaScriptCore/heap/MarkedSpaceInlines.h

  Log Message:
  -----------
  Fix PlayStation build following 270852@main
https://bugs.webkit.org/show_bug.cgi?id=264997

Unreviewed build fix.

* Source/JavaScriptCore/heap/MarkedSpaceInlines.h:
(JSC::MarkedSpace::forEachWeakInParallel):
.begin() is an iterator, .data() is the pointer that we're looking for.

Canonical link: https://commits.webkit.org/270859@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to