Modify $262.uncallableAndIsHTMLDDA() to $262.IsHTMLDDA (#1305)
Modify $262.uncallableAndIsHTMLDDA() to an optional $262.IsHTMLDDA (whose use must be guarded by a feature of the same name), and narrowly/correctly prescribe its requirements consistent with `document.all`'s behavior in HTML.
Showing
- INTERPRETING.md 10 additions, 10 deletionsINTERPRETING.md
- features.txt 1 addition, 1 deletionfeatures.txt
- test/annexB/language/expressions/yield/star-iterable-return-emulates-undefined-throws-when-called.js 10 additions, 10 deletions...-iterable-return-emulates-undefined-throws-when-called.js
- test/annexB/language/statements/for-await-of/iterator-close-return-emulates-undefined-throws-when-called.js 11 additions, 6 deletions...tor-close-return-emulates-undefined-throws-when-called.js
- test/annexB/language/statements/for-of/iterator-close-return-emulates-undefined-throws-when-called.js 7 additions, 9 deletions...tor-close-return-emulates-undefined-throws-when-called.js
Loading
Please register or sign in to comment