Bug 242808
Summary: | add a way to mark sub-functions as `ImplementationVisibility::Private` | ||
---|---|---|---|
Product: | WebKit | Reporter: | Devin Rousso <hi> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | hi |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Devin Rousso
maybe something like a `@visibility=private-recursive` instead of `@globalPrivate`?
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Devin Rousso
*** This bug has been marked as a duplicate of bug 242954 ***