Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1683
fn 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_object
Method · 0.85
initial_locals_for_oomir_function
Function · 0.85
initial_locals_for_descriptor
Function · 0.85
transfer_instruction
Function · 0.85
frame_value_from_oomir_type
Function · 0.85
frame_value_from_field_type
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected