summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-object-ext
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2017-06-23 18:00:32 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2017-06-23 18:08:38 +0900
commitb30eba6a13fef8994a7556654b5d4e3e54622f65 (patch)
treefb1ad463a199dc2f445273ec2832d6b8320d40fd /mrbgems/mruby-object-ext
parentd0717efda64efba9b7b7d6602fddf797a05af196 (diff)
downloadmruby-b30eba6a13fef8994a7556654b5d4e3e54622f65.tar.gz
mruby-b30eba6a13fef8994a7556654b5d4e3e54622f65.zip
Make `LocalJumpError` a subclass of `ScriptError`.
It's incompatible with CRuby, but it is required for mruby because it cannot detect `break` outside of loops in the parsing time, but in the code generation time where it cannot raise `SyntaxError`.
Diffstat (limited to 'mrbgems/mruby-object-ext')
0 files changed, 0 insertions, 0 deletions