Closed Bug 384756 Opened 17 years ago Closed 12 years ago

uneval over-parenthesizes functions in arrays

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
minor

Tracking

()

RESOLVED WONTFIX

People

(Reporter: jruderman, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: testcase)

js> uneval([function () {}])
[(function () {})]

This is over-parenthesized.
Blocks: 380379
OS: Mac OS X → All
Hardware: x86 → All
This seems fine.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.