Bug 179901
| Summary: | [ESNext][BigInt] Support comparison operators | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Caio Lima <ticaiolima> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 184474 | ||
| Bug Blocks: | 179001 | ||
Caio Lima
Support ">=", "==", "!=", "<", ">", "<=" with BigInt
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Caio Lima
Already implemented