public static interface DebugInfoProvider.DebugCodeInfo extends DebugInfoProvider.DebugRangeInfo
| Modifier and Type | Method and Description |
|---|---|
void |
debugContext(Consumer<org.graalvm.compiler.debug.DebugContext> action) |
int |
getFrameSize() |
List<DebugInfoProvider.DebugFrameSizeChange> |
getFrameSizeChanges() |
Stream<DebugInfoProvider.DebugLocationInfo> |
locationInfoProvider() |
addressHi, addressLo, linegetParamInfo, getThisParamInfo, isConstructor, isDeoptTarget, isOverride, isVirtual, ownerType, symbolNameForMethod, vtableOffsetmodifiers, name, valueTypecachePath, fileName, filePathvoid debugContext(Consumer<org.graalvm.compiler.debug.DebugContext> action)
Stream<DebugInfoProvider.DebugLocationInfo> locationInfoProvider()
int getFrameSize()
List<DebugInfoProvider.DebugFrameSizeChange> getFrameSizeChanges()