Closed Bug 1523566 Opened 5 years ago Closed 3 years ago

Add Ion support for BigInt comparisons with Int32

Categories

(Core :: JavaScript Engine, enhancement, P3)

enhancement

Tracking

()

RESOLVED DUPLICATE of bug 1679750
Tracking Status
firefox67 --- affected

People

(Reporter: wingo, Unassigned)

References

Details

Currently Ion doesn't have fast paths bigint / int32 comparisons. Perhaps it should. Not a high priority though as we don't really know much about how BigInt is or will be used in the wild, and Ion does have support for these comparisons via the generic LCompareVM path.

Priority: -- → P3
See Also: → 1526870

Implemented in bug 1679750.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.