Closed Bug 1666978 Opened 4 years ago Closed 3 years ago

ScriptStencil.nargs is 0 for delazification

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

RESOLVED FIXED
86 Branch
Tracking Status
firefox86 --- fixed

People

(Reporter: arai, Assigned: arai)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

When delazifying, ScriptStencil.nargs isn't set to correct value.
We don't use the value, but it's error-prone to having a field with wrong value.

This can be solved also by introducing "update" struct and use it instead for delazification.

See Also: → 1669718
Assignee: nobody → arai.unmht
Status: NEW → ASSIGNED

I'll move nargs to the initial-parse-specific struct introduced by bug 1669718

Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/6416f85c5fc3
Move nargs to ScriptStencilExtra. r=tcampbell
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: