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

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


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

  Changed paths:
    M Source/JavaScriptCore/bytecode/ValueProfile.h
    M Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp

  Log Message:
  -----------
  Stop using Vector::unsafeAppendWithoutCapacityCheck() in DFGByteCodeParser.cpp
https://bugs.webkit.org/show_bug.cgi?id=264553

Reviewed by Darin Adler.

* Source/JavaScriptCore/bytecode/ValueProfile.h:
* Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp:
(JSC::DFG::ByteCodeParser::parseBlock):

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




More information about the webkit-changes mailing list