Andreas Kling
5e403af5be
LibJS: Tighten asmint ToInt32 boxing
...
Teach js_to_int32 to leave a clean low 32-bit result on success, then
use box_int32_clean in the ToInt32 fast path and adjacent boolean
coercions. This removes one instruction from the AArch64 fjcvtzs path
and trims the boolean boxing path without changing behavior.
2026-03-19 09:42:04 +01:00
..
2026-03-19 09:42:04 +01:00
2026-03-19 09:42:04 +01:00
2026-03-11 16:57:09 -04:00
2026-02-28 10:24:37 -05:00
2026-02-06 13:50:54 +01:00
2026-03-18 13:59:05 -05:00
2026-03-18 17:41:36 -05:00
2026-02-15 23:21:46 +01:00
2026-03-08 15:01:07 +01:00
2026-02-24 09:39:42 +01:00
2026-03-11 16:57:09 -04:00
2026-03-17 22:28:35 -05:00
2026-02-06 11:58:07 +00:00
2025-12-17 15:33:26 +01:00
2025-10-22 10:58:19 +02:00
2026-03-11 13:33:47 +01:00
2026-02-11 23:57:41 +01:00
2026-02-24 09:39:42 +01:00
2025-11-09 12:14:03 +01:00
2025-08-13 09:56:13 -04:00
2026-01-20 12:00:11 +01:00
2026-01-20 12:00:11 +01:00
2024-11-15 14:49:20 +01:00
2026-03-13 13:08:22 -05:00
2026-03-13 13:08:22 -05:00
2025-08-13 09:56:13 -04:00
2025-08-13 09:56:13 -04:00
2026-02-24 09:39:42 +01:00
2026-02-24 09:39:42 +01:00
2025-12-29 13:36:01 +01:00
2026-03-17 22:28:35 -05:00
2025-07-22 11:51:29 -04:00
2026-03-17 20:49:50 -05:00
2026-03-17 20:49:50 -05:00
2026-02-24 09:39:42 +01:00
2026-02-24 09:39:42 +01:00
2026-02-19 02:45:37 +01:00
2026-03-17 20:49:50 -05:00
2026-03-17 20:49:50 -05:00
2026-02-25 00:00:52 +01:00
2026-02-25 00:00:52 +01:00
2026-02-17 12:38:51 +00:00
2026-03-17 20:49:50 -05:00
2026-03-17 20:49:50 -05:00
2025-11-09 12:14:03 +01:00
2025-07-22 11:51:29 -04:00
2026-03-11 23:13:18 +00:00
2025-08-05 07:07:15 -04:00
2026-02-19 02:45:37 +01:00
2025-12-29 13:36:01 +01:00