Files
mruby-mruby/include/mruby
dearblue 92ef9f1a9e Store backtrace to field of struct RException
Since the possible values of the backtrace are limited to `nil`, `RData`, and `RAray`, they are now stored as object pointers.

This change saves memory by eliminating the need to use instance variables for common exceptions.

ref. #2485
2022-04-01 23:27:19 +09:00
..
2022-01-02 11:52:19 +09:00
2020-11-17 12:41:10 +09:00
2021-12-17 23:02:04 +09:00
2021-04-24 10:31:21 +09:00
2019-12-13 04:41:43 +09:00
2020-12-13 18:38:22 +10:00
2021-11-19 22:53:01 +09:00
2019-08-18 20:12:44 +09:00
2019-08-18 20:12:44 +09:00