mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-13 19:25:28 +00:00
The exisiting fast path only permits for valid i32 values. On https://cyxx.github.io/another_js, this eliminates the runtime of typed_array_set_element, and reduces the runtime of put_by_value from 11.1% to 7.7%.