|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use VariableMapElement | |
|---|---|
| org.jikesrvm.osr | |
| Uses of VariableMapElement in org.jikesrvm.osr |
|---|
| Fields in org.jikesrvm.osr with type parameters of type VariableMapElement | |
|---|---|
LinkedList<VariableMapElement> |
VariableMap.list
|
| Methods in org.jikesrvm.osr that return types with arguments of type VariableMapElement | |
|---|---|
ListIterator<VariableMapElement> |
VariableMap.iterator()
Creates and returns an enumerator for this object |
| Method parameters in org.jikesrvm.osr with type arguments of type VariableMapElement | |
|---|---|
private void |
EncodedOSRMap.translateMap(ArrayList<Integer> tempOsrMaps,
LinkedList<VariableMapElement> osrlist)
Translates a list of OSR_MapElement to encoding, we can not trust the osrlist is in the increasing order of machine code offset. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||