Files
mruby-mruby/mrbgems/mruby-eval
dearblue 88a11d81b0 Improves out of memory messages for eval
The comment says that if `mrb_parse_nstring()` returns `NULL`, it is only out of memory.
I'm worried about compatibility if I set the exception class to `NoMemoryError`, so it's still `RuntimeError`.
2020-12-25 23:24:20 +09:00
..
2020-06-02 14:49:27 +09:00
2015-06-01 21:53:55 +09:00