Package com.oracle.truffle.runtime.hotspot.libgraal
package com.oracle.truffle.runtime.hotspot.libgraal
-
ClassDescriptionException thrown when a
LibGraalObjectassociated with a destroyed isolate context is used.Access to libgraal, a shared library containing an AOT compiled version of Graal produced by GraalVM Native Image.Represents a single libgraal isolate.Encapsulates a handle to an object in a libgraal isolate where the object's lifetime is bound to the lifetime of theLibGraalObjectinstance.Scope for calling CEntryPoints in libgraal.Denotes the detach action to perform when closing aLibGraalScope.Represents a truffle compilation bundling compilable and task into a single object.