mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-11 01:22:43 +02:00
By checking a few conditions up front, we can do a very specialized direct access into the underlying byte storage for 8/16/32-bit typed arrays. This relies on the fact that typed arrays are guaranteed to be type-appropriately aligned within the underlying array buffer.
41 KiB
41 KiB