Closed Bug 381211 Opened 18 years ago Closed 18 years ago

Extra right-paren in uneval with getter

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
major

Tracking

()

VERIFIED FIXED

People

(Reporter: jruderman, Assigned: crowderbt)

References

Details

(Keywords: regression, testcase)

Attachments

(1 file)

js> u = uneval({get x(){}}) ({get x () {})}) js> eval(u) typein:7: SyntaxError: missing } after property list: typein:7: ({get x () {})}) typein:7: .............^
Assignee: general → crowder
Status: NEW → ASSIGNED
Attachment #265315 - Flags: review?(mrbkap)
Attachment #265315 - Flags: review?(mrbkap) → review+
jsobj.c: 3.339
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
/cvsroot/mozilla/js/tests/js1_5/extensions/regress-381211.js,v <-- regress-381211.js initial revision: 1.1
Flags: in-testsuite+
verified fixed 1.9.0 linux/mac*/windows.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: