Struct cranelift_codegen::binemit::NullStackMapSink [−][src]
pub struct NullStackMapSink {}Expand description
Placeholder StackMapSink that does nothing.
Trait Implementations
Output a bitmap of the stack representing the live reference variables at this code offset.