MCPcopy Index your code
hub / github.com/clojure/clojure / hasAsmInstructions

Method hasAsmInstructions

src/jvm/clojure/asm/MethodWriter.java:627–629  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

625 }
626
627 boolean hasAsmInstructions() {
628 return hasAsmInstructions;
629 }
630
631 // -----------------------------------------------------------------------------------------------
632 // Implementation of the MethodVisitor abstract class

Callers 1

toByteArrayMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected