summaryrefslogtreecommitdiffhomepage
path: root/src/array.c
diff options
context:
space:
mode:
authorMasamitsu MURASE <[email protected]>2013-02-24 16:20:31 +0900
committerMasamitsu MURASE <[email protected]>2013-02-24 16:20:31 +0900
commitb55c6c55d28119974376f85c6a2481ff0fef690a (patch)
treeae54b87910b7b27c5e86fd050f8885b5d769619e /src/array.c
parentbbd50cca2f78c642517beaeccd26400798b1ec46 (diff)
downloadmruby-b55c6c55d28119974376f85c6a2481ff0fef690a.tar.gz
mruby-b55c6c55d28119974376f85c6a2481ff0fef690a.zip
Make OP_ASGN faster.
I think that `*=` and `/=` can be compiled to `OP_MUL` and `OP_DIV`.
Diffstat (limited to 'src/array.c')
0 files changed, 0 insertions, 0 deletions