Closed Bug 1567221 Opened 5 years ago Closed 5 years ago

Remove LazyScript::isBinAST flag

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

RESOLVED FIXED
mozilla70
Tracking Status
firefox70 --- fixed

People

(Reporter: tcampbell, Assigned: tcampbell)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

This flag is only used for debug asserts. Let us simply check scriptSource()->hasBinASTSource() instead. This avoids LazyScript-specific flags.

This flag is only being used for debug asserts and a similar effect
could be gotten by checking if the ScriptSource has BinAST.

Pushed by tcampbell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2788a114ff30
Remove JSScript::ImmutableFlags::IsBinAST flag. r=arai
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
Regressed by: 1568805
Keywords: regression
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: