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

Chris Dumez noreply at github.com
Mon Dec 18 07:58:50 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 821b7338d17759a5fb5a690d72a5237cc3da338e
      https://github.com/WebKit/WebKit/commit/821b7338d17759a5fb5a690d72a5237cc3da338e
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2023-12-18 (Mon, 18 Dec 2023)

  Changed paths:
    M Source/JavaScriptCore/wasm/WasmEntryPlan.cpp

  Log Message:
  -----------
  Stop using Vector::unsafeAppendWithoutCapacityCheck() in Warm::EntryPlan::prepare()
https://bugs.webkit.org/show_bug.cgi?id=266556

Reviewed by Darin Adler.

* Source/JavaScriptCore/wasm/WasmEntryPlan.cpp:
(JSC::Wasm::EntryPlan::prepare):

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




More information about the webkit-changes mailing list