Andrew Kaster
81a5dcde84
LibJS: Expose minimum possible cell size of JS::Heap
...
Use this to avoid creating a 16 byte cell allocator on x86_64, where the
size of FreelistEntry is 24 bytes. Every JS::Cell must be at least the
size of the FreelistEntry or things start crashing, so the 16 byte
allocator was wasted on that platform.
2021-05-29 17:47:29 +01:00
..
2021-05-17 18:14:05 +01:00
2021-05-23 09:53:55 +02:00
2021-05-27 22:56:21 +02:00
2021-05-26 19:57:08 +02:00
2021-05-20 08:32:19 +02:00
2021-05-18 08:09:21 +02:00
2021-05-26 15:34:13 +04:30
2021-05-22 15:52:11 +02:00
2021-05-15 00:27:09 +01:00
2021-05-19 22:45:34 +02:00
2021-05-23 23:17:26 +02:00
2021-05-23 09:53:55 +02:00
2021-05-24 11:59:18 +02:00
2021-05-24 11:59:18 +02:00
2021-05-16 17:49:42 +02:00
2021-05-29 12:30:08 +01:00
2021-05-29 12:30:08 +01:00
2021-05-29 15:50:04 +02:00
2021-05-19 23:57:04 +02:00
2021-05-23 09:53:55 +02:00
2021-05-24 09:04:22 +02:00
2021-05-29 17:47:29 +01:00
2021-05-12 11:00:45 +01:00
2021-05-24 23:26:49 +04:30
2021-05-23 20:17:00 +01:00
2021-05-19 23:31:00 +01:00
2021-05-25 00:24:09 +04:30
2021-05-23 18:10:29 +02:00
2021-05-29 15:53:08 +02:00
2021-05-21 10:30:52 +01:00
2021-05-27 15:18:03 +02:00
2021-05-17 17:48:55 +01:00
2021-05-22 18:54:22 +02:00
2021-05-20 22:06:45 +02:00
2021-05-27 17:28:41 +04:30
2021-05-18 21:02:07 +02:00
2021-05-22 18:54:22 +02:00
2021-05-29 13:29:46 +04:30
2021-05-12 11:00:45 +01:00
2021-05-29 15:50:24 +02:00
2021-05-27 17:28:41 +04:30
2021-05-29 01:27:06 +01:00
2021-05-18 08:07:56 +02:00
2021-05-21 10:30:52 +01:00
2021-05-27 15:18:03 +02:00