Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clojure/clojure
/ visitCode
Method
visitCode
src/jvm/clojure/asm/MethodWriter.java:734–737 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
732
}
733
734
@Override
735
public
void
visitCode() {
736
// Nothing to do.
737
}
738
739
@Override
740
public
void
visitFrame(
Callers
10
emitMethods
Method · 0.45
compile
Method · 0.45
doEmitStatic
Method · 0.45
doEmitPrim
Method · 0.45
doEmit
Method · 0.45
emit
Method · 0.45
compile
Method · 0.45
compileStub
Method · 0.45
emitMethods
Method · 0.45
emit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected