Closed
Bug 1588133
Opened 5 years ago
Closed 4 years ago
Use FunctionBox instead of Function in ParseContext checking for hasThisBinding() and shouldDeclareArguments()
Categories
(Core :: JavaScript Engine, task, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
DUPLICATE
of bug 1627047
People
(Reporter: mgaudet, Unassigned)
References
Details
We should instead be checking the funbox, making sure that these flags are correctly initialized when doing a delazification parse.
Updated•5 years ago
|
Priority: -- → P2
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•