push
github
Show name of NYI bytecode in -jv and -jdump. Suggested by Sergey Kaplun. (cherry picked from commit d2fe2a6d4) This patch replaces the numeric value of NYI bytecodes that can't be compiled with their names in the `jit.dump()` and -jv outputs. Since the functionality is the same, only `jit.dump()` is tested as most popular. Sergey Kaplun: * added the description and the test for the feature Part of tarantool/tarantool#9924
5676 of 6025 branches covered (94.21%)
Branch coverage included in aggregate %.
21644 of 23434 relevant lines covered (92.36%)
2940049.6 hits per line