Skip to content

Instantly share code, notes, and snippets.

@enebo

enebo/output.txt Secret

Created May 2, 2022 22:11
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 enebo/ee2a65226f701b76de6365aeba178737 to your computer and use it in GitHub Desktop.
Save enebo/ee2a65226f701b76de6365aeba178737 to your computer and use it in GitHub Desktop.
AST:
RootNode line: 0
FCallNode*:p line: 0
ArrayNode line: 0
ArrayNode line: 0
HashNode line: 0, literal
HashNode line: 0, onlykwrest, null
HashNode line: 0, literal
, null
/home/enebo/work/jruby/bin/ast:191: warning: constant JRuby::IR is deprecated
2022-05-02T17:10:23.122-05:00 [main] INFO IRScope : :0
0 %self = recv_self()
1 %v_0 = load_frame_closure()
2 %current_module = copy(module<0>)
3 line_num(;n: 0)
4 %v_3 = copy({!abs-arg!}(literal))
5 %v_4 = copy({!abs-arg!})
6 %v_5 = copy({!abs-arg!}(literal))
7 %v_4 = runtime_helper(%v_4, %v_5 ;method: MERGE_KWARGS)
8 %v_6 = copy(Array:[%v_3, %v_4])
9 %v_2 = call_1o(%self, %v_6 ;n:p, t:FU, cl:false)
10 return(%v_2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment