Tabnine Logo
TruffleRuntime
Code IndexAdd Tabnine to your IDE (free)

No snippets found...

Oops... Something went wrong
com.oracle.truffle.apiTruffleRuntime

Javadoc

Interface representing a Truffle runtime object. The runtime is responsible for creating call targets and performing optimizations for them.

Most used methods

  • createCallTarget
    Creates a new call target for a given root node.
  • createAssumption
    Creates a new assumption object with a given name that can be checked and invalidated.
  • createDirectCallNode
    Creates a new runtime specific version of DirectCallNode.
  • getCapability
    Requests a capability from the runtime.
  • iterateFrames
    Accesses the current stack, i.e., the contents of the Frames and the associated CallTargets. Iterati
  • createIndirectCallNode
    Creates a new runtime specific version of IndirectCallNode.
  • isProfilingEnabled
    Whether or not the TruffleRuntime implementation can or wants to use gathered profiling information
  • notifyTransferToInterpreter
    Internal API method. Do not use.
  • createLoopNode
    Creates a new loop node with an implementation provided by a Truffle runtime implementation. Using T
  • createVirtualFrame
    Creates a new virtual frame object that can be used to store values and is potentially optimizable b
  • getName
    Name describing this runtime implementation for debugging purposes.
  • getName

Popular in Java

  • Reactive rest calls using spring rest template
  • getSharedPreferences (Context)
  • getResourceAsStream (ClassLoader)
  • startActivity (Activity)
  • BufferedReader (java.io)
    Wraps an existing Reader and buffers the input. Expensive interaction with the underlying reader is
  • Proxy (java.net)
    This class represents proxy server settings. A created instance of Proxy stores a type and an addres
  • Time (java.sql)
    Java representation of an SQL TIME value. Provides utilities to format and parse the time's represen
  • Dictionary (java.util)
    Note: Do not use this class since it is obsolete. Please use the Map interface for new implementatio
  • Vector (java.util)
    Vector is an implementation of List, backed by an array and synchronized. All optional operations in
  • JPanel (javax.swing)
  • Top plugins for WebStorm
Tabnine Logo
  • Products

    Search for Java codeSearch for JavaScript code
  • IDE Plugins

    IntelliJ IDEAWebStormVisual StudioAndroid StudioEclipseVisual Studio CodePyCharmSublime TextPhpStormVimGoLandRubyMineEmacsJupyter NotebookJupyter LabRiderDataGripAppCode
  • Company

    About UsContact UsCareers
  • Resources

    FAQBlogTabnine AcademyTerms of usePrivacy policyJava Code IndexJavascript Code Index
Get Tabnine for your IDE now