ITADN

feat(es2026): Error.isError static method documentation (#1872)

#1894Pull Requestq404365631 创建于 2026-05-25
Q
q404365631commented
Closes #1872 Added `[ES2026] Error.isError` section to the end of the error handling chapter, following the research notes in `docs/research/es2026/error-is-error.md`. Changes: - Added a short section after `[ES2022] Error Cause` introducing `Error.isError` - Updated the summary section to mention `Error.isError` - Existing `instanceof` examples are unchanged (type checking still uses `instanceof`)
合并状态:未合并 1 条评论