test262/test/annexB/language/expressions/yield
Shu-yu Guo f1b0a1e270 Fix testing for throw in an iterator via yield* throws
IsHTMLDDA is specified in INTERPRETING.md to return null on [[Call]]
when called with no arguments or with single argument "". Return null
causes the iterator protocol to throw.

Also see star-iterable-return-emulates-undefined-throws-when-called.js
2020-05-06 11:58:52 -04:00
..
star-iterable-return-emulates-undefined-throws-when-called.js Modify $262.uncallableAndIsHTMLDDA() to $262.IsHTMLDDA (#1305) 2017-10-19 15:03:21 -04:00
star-iterable-throw-emulates-undefined-throws-when-called.js Fix testing for throw in an iterator via yield* throws 2020-05-06 11:58:52 -04:00