Closed Bug 1271736 Opened 8 years ago Closed 8 years ago

Remove SharedArrayBuffer.isView

Categories

(Core :: JavaScript Engine: JIT, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla49
Tracking Status
firefox49 --- fixed

People

(Reporter: lth, Assigned: lth)

References

(Blocks 1 open bug)

Details

(Keywords: dev-doc-complete)

Attachments

(1 file)

This function has been removed from the spec because it is redundant, see https://github.com/tc39/ecmascript_sharedmem/issues/32.  We should remove it from our code.
Attachment #8751779 - Flags: review?(jorendorff)
Comment on attachment 8751779 [details] [diff] [review]
remove SharedArrayBuffer.isView

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

Mmmm, all right. Too bad these two don't share a "base class" such that SharedArrayBuffer.isView would still work anyway (because that and ArrayBuffer.isView would be the same static method, inherited from a common ancestor).

But oh well.
Attachment #8751779 - Flags: review?(jorendorff) → review+
https://hg.mozilla.org/mozilla-central/rev/4c3ecd916280
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: