mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-30 13:19:47 +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%.