Closed Bug 1533196 Opened 6 years ago Closed 6 years ago

Remove JSScript::FunHasAnyAliasedFormal flag

Categories

(Core :: JavaScript Engine, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla67
Tracking Status
firefox67 --- fixed

People

(Reporter: tcampbell, Assigned: tcampbell)

References

Details

Attachments

(1 file)

This is currently only consumed by jit::AnalyzeArgumentsUsage and can be directly recomputed from the Scope so it is silly to have a BCE-time flag.

This flag is only used by IonAnalysis and rarely so it should be
computed there instead of in all script/function code paths.

Pushed by tcampbell@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/26d4249db1c7 Remove JSScript::FunHasAnyAliasedFormal flag r=jandem
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Blocks: 1535138
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: