diff options
author | 卜部昌平 <shyouhei@ruby-lang.org> | 2020-07-09 21:43:42 +0900 |
---|---|---|
committer | 卜部昌平 <shyouhei@ruby-lang.org> | 2020-07-13 08:56:18 +0900 |
commit | f66e0212efe4f6572d5e81741e831ab735cc2fee (patch) | |
tree | 94b45502a7d483489b697c3966b7d75e9cfd9b40 /string.c | |
parent | 5d02c1dd14648d95178ac5ec756f5b03fe00d549 (diff) | |
download | ruby-f66e0212efe4f6572d5e81741e831ab735cc2fee.tar.gz |
precalc invokebuiltin destinations
Noticed that struct rb_builtin_function is a purely compile-time
constant. MJIT can eliminate some runtime calculations by statically
generate dedicated C code generator for each builtin functions.
Diffstat (limited to 'string.c')
0 files changed, 0 insertions, 0 deletions