Open
Bug 1621603
Opened 1 year ago
Updated 1 year ago
Remove ContextOptions::strictMode / options("strict_mode")
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: evilpie, Unassigned)
References
Details
As far as I can tell this is actually not necessary for "use strict" and only used by 5 tests. Maybe I am overlooking some brower usage.
Reporter | ||
Updated•1 year ago
|
Summary: Remove ContextOptions::strictMode → Remove ContextOptions::strictMode / options("strict_mode")
Updated•1 year ago
|
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•