[webkit-changes] [WebKit/WebKit] 8ca51d: stop using Vector::unsafeAppendWithoutCapacityChec...

Chris Dumez noreply at github.com
Fri Nov 10 07:13:15 PST 2023


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

  Changed paths:
    M Source/JavaScriptCore/bytecompiler/NodesCodegen.cpp

  Log Message:
  -----------
  stop using Vector::unsafeAppendWithoutCapacityCheck() in ArrayPatternNode::emitDirectBinding()
https://bugs.webkit.org/show_bug.cgi?id=264549

Reviewed by Darin Adler.

* Source/JavaScriptCore/bytecompiler/NodesCodegen.cpp:
(JSC::ArrayPatternNode::emitDirectBinding):

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




More information about the webkit-changes mailing list