Files
mruby-mruby/src
Yukihiro "Matz" Matsumoto 0542d6bad4 debug.c (mrb_packed_int_encode): remove end argument
The function requires the buffer bigger than `mrb_packed_int_len()`
anyway, so we don't need boundary checks for each iteration. Should
makes the function a little bit faster.
2023-07-28 17:05:38 +09:00
..
2023-07-13 08:05:00 +09:00
2023-07-13 08:05:00 +09:00
2023-07-13 08:05:00 +09:00
2023-05-22 12:05:35 +09:00
2023-07-13 08:05:00 +09:00
2016-05-09 17:19:47 +02:00
2023-07-13 08:05:00 +09:00