IKVM11  11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
IKVM.Runtime.InstructionState.LocalStoreSites Struct Reference

Public Attributes

int[] data
 
int count
 
bool shared
 

Detailed Description

Definition at line 34 of file InstructionState.cs.

Member Data Documentation

◆ count

int IKVM.Runtime.InstructionState.LocalStoreSites.count

Definition at line 38 of file InstructionState.cs.

◆ data

int [] IKVM.Runtime.InstructionState.LocalStoreSites.data

Definition at line 37 of file InstructionState.cs.

◆ shared

bool IKVM.Runtime.InstructionState.LocalStoreSites.shared

Definition at line 39 of file InstructionState.cs.


The documentation for this struct was generated from the following file: