public static final class MemoryTracer.AllocationEventInfo extends Object
AllocationEvent.| Modifier and Type | Method and Description |
|---|---|
long |
getAllocated() |
com.oracle.truffle.api.nodes.LanguageInfo |
getLanguage() |
String |
getMetaObjectString() |
boolean |
isReallocation() |
public com.oracle.truffle.api.nodes.LanguageInfo getLanguage()
language from which the allocation originatedpublic long getAllocated()
public boolean isReallocation()
public String getMetaObjectString()