Open Bug 1249175 Opened 9 years ago Updated 7 months ago

Provide an "eval" which ignores TDZ errors and allows redeclaration of top level bindings.

Categories

(Core :: JavaScript Engine, defect)

defect

Tracking

()

People

(Reporter: mrrrgn, Unassigned)

References

(Blocks 1 open bug)

Details

This would allow statements like |let x = f();| to execute multiple times within a single session from the web console or JS Shell. It would also remove the need for ForceLexicalInitiatlization (in jsfriends).
Blocks: 1257088
Assignee: nobody → winter2718
See Also: → 1375300

The bug assignee didn't login in Bugzilla in the last 7 months, so the assignee is being reset.

Assignee: winter2718 → nobody
Severity: normal → S3
See Also: → 1580891
Blocks: 1580891
See Also: 1580891
Blocks: 1839588
No longer blocks: 1580891
No longer blocks: 1257088
You need to log in before you can comment on or make changes to this bug.