diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2019-08-30 15:51:18 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2019-08-31 22:14:25 +0900 |
| commit | 49967097edb65dad65ed87f7ff9d531bf562919b (patch) | |
| tree | 735b4173f80caebd7ada669889da03da6a6754da /include | |
| parent | 49896abe2be18d122c349853c2894fc9a8b297f5 (diff) | |
| download | mruby-49967097edb65dad65ed87f7ff9d531bf562919b.tar.gz mruby-49967097edb65dad65ed87f7ff9d531bf562919b.zip | |
Skip `nil?` method call in `if` conditionals.
Compile `if expr.nil?` to use `OP_JMPNIL` instead of calls.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
