Closed Bug 1636870 Opened 4 years ago Closed 4 years ago

Add CodeGenerator::emitCreateBigInt

Categories

(Core :: JavaScript Engine: JIT, task, P2)

task

Tracking

()

RESOLVED FIXED
mozilla78
Tracking Status
firefox78 --- fixed

People

(Reporter: anba, Assigned: anba)

Details

Attachments

(2 files)

Add CodeGenerator::emitCreateBigInt instead of duplicating the code to create BigInts from int64_t in multiple places.

Drive-by change while working on this code.

Depends on D74605

Severity: -- → N/A
Priority: -- → P2
Pushed by nerli@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bc6d836e46c8
Part 1: Add emitCreateBigInt helper to CodeGenerator. r=jandem
https://hg.mozilla.org/integration/autoland/rev/c8234ff1a4d3
Part 2: Use ToTempRegisterOrInvalid where applicable. r=jandem
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: