archives

« Bugzilla Issues Index

#1875 — 15.4.3.4.1: Return false instead of throwing TypeError for non-objects


15.4.3.4.1, step 2 should simply return `false` instead of throwing a TypeError. Otherwise this throws an error `[].concat(1)`.

Also the ReturnIfAbrupt() in step 1 seems unnecessary.


fixed in rev19 editor's draft


fixed in rev19