Bug 177591
Summary: | [ESNext] Private methods in class | ||
---|---|---|---|
Product: | WebKit | Reporter: | GSkachkov <gskachkov> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | saam, ysuzuki |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 177592, 177593 | ||
Bug Blocks: |
GSkachkov
Private methods spec on stage 3, after latest #tc39. We can start work on it:
repo https://github.com/tc39/proposal-private-methods
spec https://tc39.github.io/proposal-private-methods/
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |