MCPcopy Create free account
hub / github.com/IntegralPilot/rustc_codegen_jvm / drop

Method drop

java-linker/src/main.rs:37–39  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

35 Long(i64),
36 Double(u64),
37 Class(u16),
38 String(u16),
39 FieldRef(u16, u16),
40 MethodRef(u16, u16),
41 InterfaceMethodRef(u16, u16),
42 NameAndType(u16, u16),

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected