Closed Bug 1628111 Opened 4 years ago Closed 4 years ago

Remove SharedContext::strictScript

Categories

(Core :: JavaScript Engine, defect, P2)

defect

Tracking

()

RESOLVED FIXED
mozilla77
Tracking Status
firefox77 --- fixed

People

(Reporter: caroline, Assigned: caroline)

References

Details

Attachments

(1 file, 1 obsolete file)

Now that SharedContext uses immutable flags we can use ImmutableFlags::ForceStrict for strictScript.

Type: task → defect

Use ImmutableFlags::Strict instead of a separate variable. As a result we
don't need to explicitly track this in LazyScriptCreationData since we read
the flags off of the FunctionBox.

Attachment #9139008 - Attachment is obsolete: true
Pushed by tcampbell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d525546954bb
Store SharedContext::strictScript as an ImmutableFlag. r=caroline
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: