Class NFIState
java.lang.Object
com.oracle.truffle.nfi.backend.spi.NFIState
Thread-local state of the NFI that is shared between different backends.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoid
-
Constructor Details
-
NFIState
public NFIState()
-
-
Method Details
-
getPendingException
-
setPendingException
-
clearPendingException
public void clearPendingException()
-