Bug 179900
| Summary: | [ESNext][BigInt] Implement BigInt Unary operations | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Caio Lima <ticaiolima> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | rmorisset |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 182214, 182215, 182216 | ||
| Bug Blocks: | 179001 | ||
Caio Lima
Suport unary operations on BigInts such as "+", "-", "~", "!".
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Robin Morisset
This has visibly already landed a while ago.