Files
mruby-mruby/include/mruby
Yukihiro "Matz" Matsumoto 38b9a25e83 gc.c (mrb_obj_alloc): remove free_next,free_prev from heap pages
It used to be maintain heap pages with allocatable objects (free_heaps)
but we can save two words (16 bytes) per page by scanning live heap pages.
2023-06-27 15:48:25 +09:00
..
2022-01-02 11:52:19 +09:00
2020-11-17 12:41:10 +09:00
2023-05-03 22:12:59 +10:00
2023-05-03 22:12:59 +10:00
2023-05-03 22:12:59 +10:00
2023-05-03 22:12:59 +10:00
2019-12-13 04:41:43 +09:00
2023-05-22 12:05:35 +09:00
2022-12-03 14:26:05 +09:00
2023-03-05 17:45:47 +09:00
2019-08-18 20:12:44 +09:00