Interface Isolate
- All Superinterfaces:
org.graalvm.word.ComparableWord,org.graalvm.word.PointerBase,org.graalvm.word.WordBase
public interface Isolate
extends org.graalvm.word.PointerBase
Pointer to the runtime data structure for an isolate. The size and actual layout of the data
structure is unspecified, client code must not make any assumptions about it.
- Since:
- 19.0
-
Method Summary
Methods inherited from interface org.graalvm.word.ComparableWord
equal, notEqualMethods inherited from interface org.graalvm.word.PointerBase
isNonNull, isNullMethods inherited from interface org.graalvm.word.WordBase
equals, rawValue