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)

task

Tracking

()

RESOLVED DUPLICATE of bug 1627047

People

(Reporter: mgaudet, Unassigned)

References

Details

In ParseContext we're checking the JSFunction's lazyScript for hasThisBindings and shouldDeclareArguments.

We should instead be checking the funbox, making sure that these flags are correctly initialized when doing a delazification parse.

Priority: -- → P2
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.