Skip to content

Instantly share code, notes, and snippets.

@niner
Created August 29, 2017 20:18
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 niner/60b58d6bca7e2a9817a1f6099b9fe7e7 to your computer and use it in GitHub Desktop.
Save niner/60b58d6bca7e2a9817a1f6099b9fe7e7 to your computer and use it in GitHub Desktop.
- QAST::Block
- QAST::Var(local __lowered_param__0 :decl(param))
- QAST::Var(local __lowered_param__1 :decl(param))
- QAST::Op(if)
- QAST::Op(isconcrete)
- QAST::Var(local __lowered_param__0)
- QAST::Op(bind)
- QAST::Var(local __lowered_param__0)
- QAST::Op(decont)
- QAST::Var(local __lowered_param__0)
- QAST::Op(if)
- QAST::Op(isconcrete)
- QAST::Var(local __lowered_param__1)
- QAST::Op(bind)
- QAST::Var(local __lowered_param__1)
- QAST::Op(decont)
- QAST::Var(local __lowered_param__1)
- QAST::Stmts
- QAST::Op(nativecallinvokejit)
- QAST::WVal(Int)
- QAST::WVal(Method+{NativeCall::Native[Method,Str]}+{Callable[int32]})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment