archives

« Bugzilla Issues Index

#3536 — 24.1.4.3 ArrayBuffer.prototype.slice: Don't check for `null` in step 4


24.1.4.3 ArrayBuffer.prototype.slice ( start , end )

Step 4 should only check for `undefined`.


fixed in rev31 editor's draft

that line was eliminated as part of allocation/instantiation reform


In Rev31