Skip to content

Instantly share code, notes, and snippets.

@bdw
Last active August 29, 2015 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bdw/5a1f7bbc8e3ec8588a11 to your computer and use it in GitHub Desktop.
Save bdw/5a1f7bbc8e3ec8588a11 to your computer and use it in GitHub Desktop.
Core setting bail log without sp_findmeth
1 BAIL: op <band_i>
1 BAIL: op <capturehasnameds>
1 BAIL: op <compunitcodes>
1 BAIL: op <compunitmainline>
1 BAIL: op <const_i64_32>
1 BAIL: op <ctx>
1 BAIL: op <curcode>
1 BAIL: op <getcodeobj>
1 BAIL: op <getenvhash>
1 BAIL: op <if_n>
1 BAIL: op <le_s>
1 BAIL: op <markcodestub>
1 BAIL: op <masttocu>
1 BAIL: op <neg_I>
1 BAIL: op <newtype>
1 BAIL: op <reprname>
1 BAIL: op <scgethandle>
1 BAIL: op <serialize>
1 BAIL: op <setcodename>
1 BAIL: op <setcodeobj>
2 BAIL: op <can_s>
2 BAIL: op <create>
2 BAIL: op <getcodename>
2 BAIL: op <param_on_o>
2 BAIL: op <param_rn_s>
2 BAIL: op <radix>
2 BAIL: op <scsetcode>
3 BAIL: op <bor_i>
3 BAIL: op <capturelex>
3 BAIL: op <findnotcclass>
3 BAIL: op <freshcoderef>
3 BAIL: op <getlex_no>
3 BAIL: op <lt_n>
3 BAIL: op <objprimspec>
3 BAIL: op <scwbdisable>
4 BAIL: op <gt_n>
4 BAIL: op <param_rp_s>
4 BAIL: op <throwcatdyn>
5 BAIL: op <getcomp>
5 BAIL: op <getlexouter>
5 BAIL: op <ordat>
6 BAIL: op <argconst_s>
6 BAIL: op <unless_n>
8 BAIL: op <callercode>
8 BAIL: op <indexnat>
8 BAIL: op <isnonnull>
8 BAIL: op <p6bool>
9 BAIL: op <binddynlex>
9 BAIL: op <getlexperinvtype_o>
9 BAIL: op <loadlib>
9 BAIL: op <ne_n>
10 BAIL: op <ne_s>
12 BAIL: op <param_sp>
16 BAIL: op <clone>
16 BAIL: op <param_sn>
23 BAIL: op <param_rp_o>
24 BAIL: op <eq_n>
24 BAIL: op <isconcrete>
35 BAIL: op <die>
37 BAIL: op <not_i>
43 BAIL: op <findmeth_s>
57 BAIL: op <indexat>
69 BAIL: op <paramnamesused>
147 BAIL: op <getdynlex>
1 BAIL: op <band_i>
1 BAIL: op <capturehasnameds>
1 BAIL: op <compunitcodes>
1 BAIL: op <compunitmainline>
1 BAIL: op <const_i64_32>
1 BAIL: op <ctx>
1 BAIL: op <curcode>
1 BAIL: op <getcodeobj>
1 BAIL: op <getenvhash>
1 BAIL: op <if_n>
1 BAIL: op <le_s>
1 BAIL: op <markcodestub>
1 BAIL: op <masttocu>
1 BAIL: op <neg_I>
1 BAIL: op <newtype>
1 BAIL: op <reprname>
1 BAIL: op <scgethandle>
1 BAIL: op <serialize>
1 BAIL: op <setcodename>
1 BAIL: op <setcodeobj>
2 BAIL: op <can_s>
2 BAIL: op <create>
2 BAIL: op <getcodename>
2 BAIL: op <param_on_o>
2 BAIL: op <param_rn_s>
2 BAIL: op <radix>
2 BAIL: op <scsetcode>
3 BAIL: op <bor_i>
3 BAIL: op <capturelex>
3 BAIL: op <findnotcclass>
3 BAIL: op <freshcoderef>
3 BAIL: op <getlex_no>
3 BAIL: op <lt_n>
3 BAIL: op <objprimspec>
3 BAIL: op <scwbdisable>
4 BAIL: op <gt_n>
4 BAIL: op <param_rp_s>
4 BAIL: op <throwcatdyn>
5 BAIL: op <getcomp>
5 BAIL: op <getlexouter>
5 BAIL: op <ordat>
6 BAIL: op <argconst_s>
6 BAIL: op <unless_n>
8 BAIL: op <callercode>
8 BAIL: op <indexnat>
8 BAIL: op <isnonnull>
8 BAIL: op <p6bool>
9 BAIL: op <binddynlex>
9 BAIL: op <getlexperinvtype_o>
9 BAIL: op <loadlib>
9 BAIL: op <ne_n>
10 BAIL: op <ne_s>
12 BAIL: op <param_sp>
16 BAIL: op <clone>
16 BAIL: op <param_sn>
23 BAIL: op <param_rp_o>
24 BAIL: op <eq_n>
24 BAIL: op <isconcrete>
43 BAIL: op <findmeth_s>
43 BAIL: op <not_i>
59 BAIL: op <indexat>
69 BAIL: op <paramnamesused>
172 BAIL: op <die>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment