Open Bug 698735 Opened 13 years ago Updated 2 years ago

unicode: IsPrintable for Unicode characters

Categories

(Core :: JavaScript Engine, defect)

defect

Tracking

()

People

(Reporter: evilpie, Unassigned)

Details

We currently escape every non-ascii character in functions like toSource/ Function.toString etc., but strictly speaking that's unnecessary. (Unless we care about the shell, but we could probably check for that)
Assignee: general → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.