WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
279015
[JSC] Improve TypeError message when WeakMap constructor takes an iterable that yields invalid entry
https://bugs.webkit.org/show_bug.cgi?id=279015
Summary
[JSC] Improve TypeError message when WeakMap constructor takes an iterable th...
Sosuke Suzuki
Reported
2024-09-02 05:45:41 PDT
```js new WeakMap("foo"); // TypeError: Type error ```
Attachments
Add attachment
proposed patch, testcase, etc.
Sosuke Suzuki
Comment 1
2024-09-02 05:47:29 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/33027
EWS
Comment 2
2024-09-05 02:41:31 PDT
Committed
283199@main
(060a2be2c503): <
https://commits.webkit.org/283199@main
> Reviewed commits have been landed. Closing PR #33027 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-09-05 02:42:13 PDT
<
rdar://problem/135333331
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug