Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fd80dfe2d976fe0be754aecd9ad8e196c152db10
https://github.com/WebKit/WebKit/commit/fd80dfe2d976fe0be754aecd9ad8e196c152db10
Author: Vassili Bykov <[email protected]>
Date: 2026-05-06 (Wed, 06 May 2026)
Changed paths:
M Source/JavaScriptCore/runtime/ArrayConventions.h
Log Message:
-----------
Fix the doc comment of BASE_CONTIGUOUS_VECTOR_LEN
https://bugs.webkit.org/show_bug.cgi?id=314158
rdar://176323440
Reviewed by Yusuke Suzuki.
The comment says "BASE_XXX_VECTOR_LEN is the maximum number of vector elements
..."
but it's actually the minimum number of elements.
Testing: not applicable - doc-only
Canonical link: https://commits.webkit.org/312705@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications