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

Function normalize_class_name

src/lower2/stackmaps.rs:1684–1686  ·  view source on GitHub ↗
(class_name: &str)

Source from the content-addressed store, hash-verified

1682
1683fn apply_invoke(
1684 state: &mut FrameState,
1685 method: &MethodRefInfo,
1686 is_static: bool,
1687 is_special: bool,
1688 context: &str,
1689 instruction_index: usize,

Callers 6

initialize_objectMethod · 0.85
transfer_instructionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected