Bug 306217
| Summary: | [JSC] Fix `Proxy` Construct Trap to Throw `TypeError` from the current Realm to Align with ECMA-262 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Keita Nonaka <iKonnyaku40> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Keita Nonaka
Fix Proxy construct trap to throw `TypeError` from the current Realm to align with ECMA-262
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Keita Nonaka
Pull request: https://github.com/WebKit/WebKit/pull/57211
Radar WebKit Bug Importer
<rdar://problem/169396927>
EWS
Committed 313966@main (26cc47d853a8): <https://commits.webkit.org/313966@main>
Reviewed commits have been landed. Closing PR #57211 and removing active labels.