[webkit-changes] [WebKit/WebKit] e09df8: Stop using Vector::unsafeAppendWithoutCapacityChec...
Chris Dumez
noreply at github.com
Thu Nov 16 14:48:54 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e09df8ca93a78e45d589321586918aaf03f64905
https://github.com/WebKit/WebKit/commit/e09df8ca93a78e45d589321586918aaf03f64905
Author: Chris Dumez <cdumez at apple.com>
Date: 2023-11-16 (Thu, 16 Nov 2023)
Changed paths:
M Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp
Log Message:
-----------
Stop using Vector::unsafeAppendWithoutCapacityCheck() in BytecodeGenerator::prepareLexicalScopeForNextForLoopIteration()
https://bugs.webkit.org/show_bug.cgi?id=264921
Reviewed by Darin Adler.
* Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp:
(JSC::BytecodeGenerator::prepareLexicalScopeForNextForLoopIteration):
Canonical link: https://commits.webkit.org/270846@main
More information about the webkit-changes
mailing list