Rename "Stackmap" to "StackMap"
And "stackmap" to "stack_map". This commit is purely mechanical.
This commit is contained in:
@@ -157,7 +157,7 @@ pub(crate) fn define() -> SettingGroup {
|
||||
r#"
|
||||
Enable safepoint instruction insertions.
|
||||
|
||||
This will allow the emit_stackmaps() function to insert the safepoint
|
||||
This will allow the emit_stack_maps() function to insert the safepoint
|
||||
instruction on top of calls and interrupt traps in order to display the
|
||||
live reference values at that point in the program.
|
||||
"#,
|
||||
|
||||
Reference in New Issue
Block a user