Skip to content
  • Lubomir Bulej's avatar
    DiSL: AsmHelper: made cloneCode() a factory method in ClonedCode · 829c53aa
    Lubomir Bulej authored
    DiSL: AsmHelper: made return types of insn factories more specific
    DiSL: AsmHelper: split getClassType() into getTypeConstOperand(), isTypeConstLoadInsn(), and getOwnerBoxedType() (the code in the last does not seem to be used)
    DiSL: AsmHelper: added several utility and factory methods
    DiSL: AsmHelper: cleaned up the code of many methods
    DiSL: Updated Code, SnippetCode, WeavingCode, CodeMerger, and ProcCode to use cloneCode() from ClonedCode
    829c53aa