Bug 304899
| Summary: | [JSC] Fix Value Conversion in `%TypedArray%.prototype.set` that Shrinks and then Grows `ArrayBuffer` for ECMA-262 Alignment | ||
|---|---|---|---|
| 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 value conversion in `%TypedArray%.prototype.set` that shrinks and then grows `ArrayBuffer` for ECMA-262 alignment.
- https://tc39.es/ecma262/#sec-%typedarray%.prototype.set
- https://tc39.es/ecma262/#sec-settypedarrayfromarraylike
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Keita Nonaka
Pull request: https://github.com/WebKit/WebKit/pull/56052
Radar WebKit Bug Importer
<rdar://problem/167928620>
EWS
Committed 306594@main (841a8a56e8cd): <https://commits.webkit.org/306594@main>
Reviewed commits have been landed. Closing PR #56052 and removing active labels.