push
github
Show name of NYI bytecode in -jv and -jdump. Suggested by Sergey Kaplun. (cherry picked from commit d2fe2a6d4) This patch replaces the number 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
5661 of 6021 branches covered (94.02%)
Branch coverage included in aggregate %.
21616 of 23431 relevant lines covered (92.25%)
2945669.07 hits per line