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, notEqual

    Methods inherited from interface org.graalvm.word.PointerBase

    isNonNull, isNull

    Methods inherited from interface org.graalvm.word.WordBase

    equals, rawValue