Bug 242808 - add a way to mark sub-functions as `ImplementationVisibility::Private`
Summary: add a way to mark sub-functions as `ImplementationVisibility::Private`
Status: RESOLVED DUPLICATE of bug 242954
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-15 09:49 PDT by Devin Rousso
Modified: 2022-07-20 12:24 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2022-07-15 09:49:47 PDT
maybe something like a `@visibility=private-recursive` instead of `@globalPrivate`?
Comment 1 Devin Rousso 2022-07-20 12:24:02 PDT

*** This bug has been marked as a duplicate of bug 242954 ***