Closed Bug 1968305 Opened 1 year ago Closed 1 year ago

JS::BigInt::absoluteDivWithBigIntDivisor is a good candidate for RootedTuple

Categories

(Core :: JavaScript Engine, task)

task

Tracking

()

RESOLVED FIXED
141 Branch
Tracking Status
firefox141 --- fixed

People

(Reporter: mgaudet, Assigned: debadree333, Mentored)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

JS::BigInt::absoluteDivWithBigIntDivisor is called 25,839,720 times in bigint-noble-secp256k1, and has four roots which could be combined using RootedTuple .

Assignee: nobody → debadree333
Status: NEW → ASSIGNED
Pushed by mgaudet@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/24808f07a182 Use RootedTuple in BigInt::absoluteDivWithBigIntDivisor. r=mgaudet
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 141 Branch
QA Whiteboard: [qa-triage-done-c142/b141]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: