Closed Bug 1709288 Opened 3 years ago Closed 3 years ago

Remove unused input for NewArray CacheKind

Categories

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

task

Tracking

()

RESOLVED FIXED
90 Branch
Tracking Status
firefox90 --- fixed

People

(Reporter: jonco, Assigned: jonco)

Details

Attachments

(1 file)

Currently NewArray caches take an input for the array length, but it's never actually used since we get the length from the bytecode when we need it. The input can be removed.

This is a followup to bug 1708472.

Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6b9eba096472
Remove unused input for NewArray cache kind r=jandem
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: