Closed Bug 1317306 Opened 8 years ago Closed 8 years ago

%TypedArray%.length was changed from 3 to 0 in ES2016

Categories

(Core :: JavaScript: Standard Library, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla53
Tracking Status
firefox53 --- fixed

People

(Reporter: anba, Assigned: anba)

References

(Blocks 1 open bug)

Details

(Keywords: dev-doc-complete)

Attachments

(1 file)

`assertEq(Object.getPrototypeOf(Int8Array).length, 0)` should pass.


Spec:
https://tc39.github.io/ecma262/2016/#sec-%typedarray%
Attached patch bug1317306.patchSplinter Review
Attachment #8810528 - Flags: review?(evilpies)
Attachment #8810528 - Flags: review?(evilpies) → review+
Keywords: checkin-needed
Pushed by cbook@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/9aebfb76b604
Length property of %TypedArray% is zero in ES2016. r=evilpie
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/9aebfb76b604
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: