Closed Bug 1204025 Opened 9 years ago Closed 9 years ago

Symbol.length should be 0

Categories

(Core :: JavaScript: Standard Library, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla43
Tracking Status
firefox43 --- fixed

People

(Reporter: anba, Assigned: jandem)

Details

(Keywords: dev-doc-complete, Whiteboard: [DocArea=JS])

Attachments

(1 file)

Test case:
---
Symbol.length
---

Expected: Returns 0
Actual: Returns 1

ES2015, 19.4.2 Properties of the Symbol Constructor
Attached patch PatchSplinter Review
Assignee: nobody → jdemooij
Status: NEW → ASSIGNED
Attachment #8659994 - Flags: review?(jorendorff)
Keywords: dev-doc-needed
Whiteboard: [DocArea=JS]
Comment on attachment 8659994 [details] [diff] [review]
Patch

Review of attachment 8659994 [details] [diff] [review]:
-----------------------------------------------------------------

Thanks!
Attachment #8659994 - Flags: review?(jorendorff) → review+
https://hg.mozilla.org/mozilla-central/rev/735ea950a661
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: