// This causes issues when loading: file:line-terminator-normalisation-CR.js // Not implemented yet: flag:module flag:async // Non-implemented features: feature:TypedArray //feature:generators //feature:async-iteration //feature:class // This does not break the tester but it does iterate from 0 to u32::MAX, // because of incorect implementation of `Array.prototype.indexOf`. // TODO: Fix it do iterate on the elements in the array **in insertion order**, not from // 0 to u32::MAX untill it reaches the element. 15.4.4.14-5-13 // These seem to run forever: arg-length-exceeding-integer-limit 15.4.4.19-8-c-ii-1 fill-string-empty S15.4.4.10_A3_T2 S15.4.4.10_A3_T1 15.4.4.15-3-9 15.4.4.15-3-28 length-near-integer-limit 15.4.4.15-5-12 15.4.4.15-3-7 15.4.4.15-3-25 15.4.4.15-8-9 length-boundaries throws-if-integer-limit-exceeded