NEW231276
DFG::ArrayMode::refine() should remember out-of-boundness for GetByVal on typed arrays
https://bugs.webkit.org/show_bug.cgi?id=231276
Summary DFG::ArrayMode::refine() should remember out-of-boundness for GetByVal on typ...
Robin Morisset
Reported 2021-10-05 21:09:53 PDT
Currently this information is only preserved for accesses on typed arrays if it is a PutByVal. Neither Saam nor me can see a reason for this, and the original commit that added this code has no explanation either.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-10-12 21:10:21 PDT
Note You need to log in before you can comment on or make changes to this bug.