[webkit-changes] [WebKit/WebKit] c30ca4: Stop using Vector::unsafeAppendWithoutCapacityChec...

Chris Dumez noreply at github.com
Sat Nov 18 07:48:21 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c30ca46c17f83c30ac12f3b92d72ed6add7bbeba
      https://github.com/WebKit/WebKit/commit/c30ca46c17f83c30ac12f3b92d72ed6add7bbeba
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2023-11-18 (Sat, 18 Nov 2023)

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

  Log Message:
  -----------
  Stop using Vector::unsafeAppendWithoutCapacityCheck() in MarkedBlock::Handle::specializedSweep()
https://bugs.webkit.org/show_bug.cgi?id=265078

Reviewed by Darin Adler.

* Source/JavaScriptCore/heap/MarkedBlockInlines.h:
(JSC::DeadCellStorage::append):
(JSC::DeadCellStorage::span const):
(JSC::MarkedBlock::Handle::specializedSweep):

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




More information about the webkit-changes mailing list