test262/test/language/for-of
Mike Pennisi bd44d30a00 Import tests from Google V8 (iteration semantics)
These tests are derived from the following files within the Google V8
project:

test/mjsunit/es6/iteration-semantics.js
2015-03-18 20:06:12 -04:00
..
Array.prototype.Symbol.iterator.js Import tests from Google V8 2015-03-06 14:13:36 -05:00
Array.prototype.entries.js Import tests from Google V8 2015-03-06 14:13:36 -05:00
Array.prototype.keys.js Import tests from Google V8 2015-03-06 14:13:36 -05:00
array.js Import tests from Google V8 2015-03-06 14:13:36 -05:00
break-from-catch.js Import tests from Google V8 (iteration semantics) 2015-03-18 20:06:12 -04:00
break-from-try.js Import tests from Google V8 (iteration semantics) 2015-03-18 20:06:12 -04:00
break-label.js Import tests from Google V8 (iteration semantics) 2015-03-18 20:06:12 -04:00
break.js Import tests from Google V8 (iteration semantics) 2015-03-18 20:06:12 -04:00
continue-from-catch.js Import tests from Google V8 (iteration semantics) 2015-03-18 20:06:12 -04:00
continue-from-try.js Import tests from Google V8 (iteration semantics) 2015-03-18 20:06:12 -04:00
continue-label.js Import tests from Google V8 (iteration semantics) 2015-03-18 20:06:12 -04:00
continue.js Import tests from Google V8 (iteration semantics) 2015-03-18 20:06:12 -04:00
generator.js Import tests from Google V8 (iteration semantics) 2015-03-18 20:06:12 -04:00
generic-iterable.js Import tests from Google V8 (iteration semantics) 2015-03-18 20:06:12 -04:00
head-expr-obj-iterator-method.js Import tests from Google V8 (iteration semantics) 2015-03-18 20:06:12 -04:00
head-expr-primitive-iterator-method.js Import tests from Google V8 (iteration semantics) 2015-03-18 20:06:12 -04:00
head-expr-to-obj.js Import tests from Google V8 (iteration semantics) 2015-03-18 20:06:12 -04:00
iterator-as-proxy.js Import tests from Google V8 (iteration semantics) 2015-03-18 20:06:12 -04:00
iterator-next-reference.js Import tests from Google V8 (iteration semantics) 2015-03-18 20:06:12 -04:00
iterator-next-result-done-attr.js Import tests from Google V8 (iteration semantics) 2015-03-18 20:06:12 -04:00
iterator-next-result-type.js Import tests from Google V8 (iteration semantics) 2015-03-18 20:06:12 -04:00
iterator-next-result-value-attr.js Import tests from Google V8 (iteration semantics) 2015-03-18 20:06:12 -04:00
nested.js Import tests from Google V8 (iteration semantics) 2015-03-18 20:06:12 -04:00
return.js Import tests from Google V8 (iteration semantics) 2015-03-18 20:06:12 -04:00