Closed Bug 1558801 Opened 5 years ago Closed 5 years ago

Change PrivateScriptData consts array to BigInt array

Categories

(Core :: JavaScript Engine, task, P1)

task

Tracking

()

RESOLVED FIXED
mozilla69
Tracking Status
firefox69 --- fixed

People

(Reporter: jandem, Assigned: jandem)

References

Details

Attachments

(1 file)

Since bug 1535137 the consts array only stores BigIntValues so we want to change this to a BigInt* array to prepare for bug 1535154.

Since bug 1535137 the consts array only stores BigIntValues so we can change
it to a BigInt array. This will also make it easier to fix bug 1535154.

Priority: -- → P1
Pushed by jdemooij@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/855d557b82a2
Change PrivateScriptData consts array to BigInt array. r=tcampbell
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: