Created
February 21, 2021 09:27
-
-
Save niner/bcd0ee3d59d25a49c3ece8327c78be6f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(rr) call MVM_dump_bytecode(tc) | |
unknown type 0 | |
unknown type 0 | |
00000 getcode loc_6_obj, Frame_272 | |
00001 takeclosure loc_5_obj, loc_6_obj | |
00002 sp_getarg_o loc_7_obj, 0 | |
00003 sp_getarg_o loc_1_obj, 1 | |
00004 sp_getspeshslot loc_11_UNKNOWN, sslot(2) | |
00005 prepargs Callsite_3 | |
00006 arg_o 0, loc_7_obj | |
00007 arg_o 1, loc_1_obj | |
00008 sp_fastinvoke_o loc_8_obj, loc_11_UNKNOWN, 0 | |
00009 -> sp_decont loc_7_obj, loc_8_obj | |
00010 isconcrete loc_3_int, loc_7_obj | |
00011 not_i loc_10_int, loc_3_int | |
00012 sp_fastbox_i_ic loc_2_obj, 32, sslot(3), 24, loc_10_int, 0 | |
00013 goto label_1(00015) | |
00014 takehandlerresult loc_4_obj | |
label_1: | |
00015 return_o loc_2_obj |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment