Closed Bug 1621158 Opened 5 years ago Closed 4 years ago

1kb Base Content JS regression due to self-hosted function clones

Categories

(Core :: JavaScript Engine, defect, P3)

defect

Tracking

()

RESOLVED INVALID
Tracking Status
firefox78 --- fix-optional

People

(Reporter: tcampbell, Assigned: tcampbell)

References

(Regression)

Details

(Keywords: regression)

It seems there is a small regression in Bug 1620853. Self-hosted functions that have names, but are only used internally used to be relazified but no longer are. Eg. CreateArrayIterator.

After Bug 1619803, we should also try to allow relazification of inner leaf functions in self-hosted clones. This was not possible before.

Regressed by: 1529456
Has Regression Range: --- → yes
Severity: normal → S3

This no longer makes much sense with the direction that Stencil is going, so closing this bug in favor of the other ongoing work around self-hosting.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.