[Webkit-unassigned] [Bug 242907] New: rename @globalPrivate to @linkTimeConstant for more accuracy
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 19 10:18:12 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=242907
Bug ID: 242907
Summary: rename @globalPrivate to @linkTimeConstant for more
accuracy
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: drousso at apple.com
the naming @globalPrivate is really more of a holdover when functions annotated as such were actually privately attached to the global object
nowadays they are actually link time constants, so we should name them as such
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220719/8136ce67/attachment.htm>
More information about the webkit-unassigned
mailing list