Closed
Bug 1633940
Opened 6 years ago
Closed 6 years ago
Remove LazyScriptCreationData::forceStrict
Categories
(Core :: JavaScript Engine, task, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla77
| Tracking | Status | |
|---|---|---|
| firefox77 | --- | fixed |
People
(Reporter: caroline, Assigned: caroline)
References
Details
Attachments
(1 file)
Instead of storing forceStrict in LazyScriptCreationData we can use options to initialized the ImmutableFlags::ForceStrict flag.
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed by ccullen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bc8a82a4e731
Remove LazyScriptCreationData::forceStrict. r=tcampbell
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in
before you can comment on or make changes to this bug.
Description
•