-
- Downloads
Merge pull request #184 from bocoup/iteration-semantics-2
Import tests from Google V8 (iteration semantics)
No related branches found
No related tags found
Showing
- test/language/for-of/break-from-catch.js 29 additions, 0 deletionstest/language/for-of/break-from-catch.js
- test/language/for-of/break-from-try.js 28 additions, 0 deletionstest/language/for-of/break-from-try.js
- test/language/for-of/break-label.js 28 additions, 0 deletionstest/language/for-of/break-label.js
- test/language/for-of/break.js 23 additions, 0 deletionstest/language/for-of/break.js
- test/language/for-of/continue-from-catch.js 28 additions, 0 deletionstest/language/for-of/continue-from-catch.js
- test/language/for-of/continue-from-try.js 27 additions, 0 deletionstest/language/for-of/continue-from-try.js
- test/language/for-of/continue-label.js 30 additions, 0 deletionstest/language/for-of/continue-label.js
- test/language/for-of/continue.js 23 additions, 0 deletionstest/language/for-of/continue.js
- test/language/for-of/generator.js 23 additions, 0 deletionstest/language/for-of/generator.js
- test/language/for-of/generic-iterable.js 27 additions, 0 deletionstest/language/for-of/generic-iterable.js
- test/language/for-of/head-expr-obj-iterator-method.js 13 additions, 0 deletionstest/language/for-of/head-expr-obj-iterator-method.js
- test/language/for-of/head-expr-primitive-iterator-method.js 17 additions, 0 deletionstest/language/for-of/head-expr-primitive-iterator-method.js
- test/language/for-of/head-expr-to-obj.js 17 additions, 0 deletionstest/language/for-of/head-expr-to-obj.js
- test/language/for-of/iterator-as-proxy.js 35 additions, 0 deletionstest/language/for-of/iterator-as-proxy.js
- test/language/for-of/iterator-next-reference.js 40 additions, 0 deletionstest/language/for-of/iterator-next-reference.js
- test/language/for-of/iterator-next-result-done-attr.js 129 additions, 0 deletionstest/language/for-of/iterator-next-result-done-attr.js
- test/language/for-of/iterator-next-result-type.js 105 additions, 0 deletionstest/language/for-of/iterator-next-result-type.js
- test/language/for-of/iterator-next-result-value-attr.js 47 additions, 0 deletionstest/language/for-of/iterator-next-result-value-attr.js
- test/language/for-of/nested.js 37 additions, 0 deletionstest/language/for-of/nested.js
- test/language/for-of/return.js 28 additions, 0 deletionstest/language/for-of/return.js
Loading
Please register or sign in to comment