public final class LocalNativeScope extends Object implements AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
TruffleObjectHandle |
createLocalHandle(Object obj) |
Object |
resolveLocalHandle(TruffleObjectHandle handle) |
public TruffleObjectHandle createLocalHandle(Object obj)
public Object resolveLocalHandle(TruffleObjectHandle handle)
public void close()
close in interface AutoCloseable