|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalsArraySet | |
|---|---|
| com.android.dx.cf.code | Implementation of classes having to do with Java simulation, such as is needed for verification or stack-to-register conversion. |
| Uses of LocalsArraySet in com.android.dx.cf.code |
|---|
| Methods in com.android.dx.cf.code that return LocalsArraySet | |
|---|---|
LocalsArraySet |
LocalsArraySet.merge(LocalsArray other)
|
LocalsArraySet |
OneLocalsArray.mergeWithSubroutineCaller(LocalsArray other,
int predLabel)
|
LocalsArraySet |
LocalsArraySet.mergeWithSubroutineCaller(LocalsArray other,
int predLabel)
Merges this instance with a LocalsSet from a subroutine
caller. |
abstract LocalsArraySet |
LocalsArray.mergeWithSubroutineCaller(LocalsArray other,
int predLabel)
Merges this instance with a LocalsSet from a subroutine
caller. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||