Bug 298629
| Summary: | [JSC] Fix `ToIndex(value)` to Align with TC39 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Keita Nonaka <iKonnyaku40> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | commit-queue, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 298881 | ||
| Bug Blocks: | |||
Keita Nonaka
Fix `ToIndex(value)` to align with TC39.
https://tc39.es/ecma262/#sec-toindex
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Keita Nonaka
Pull request: https://github.com/WebKit/WebKit/pull/50519
EWS
Committed 299946@main (92134253a5d4): <https://commits.webkit.org/299946@main>
Reviewed commits have been landed. Closing PR #50519 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/160589642>
WebKit Commit Bot
Re-opened since this is blocked by bug 298881
Keita Nonaka
Resolved in https://github.com/WebKit/WebKit/pull/50767