Skip navigation links
GraalVM Truffle Java API Reference
24.0.0-dev

d527d43cc150719e009f3463253bc39d85378030

Package com.oracle.truffle.api.profiles

A profile is a Truffle utility class that uses the Truffle compiler directives to guard for and/or forward runtime information to the compiler.

See: Description

Package com.oracle.truffle.api.profiles Description

A profile is a Truffle utility class that uses the Truffle compiler directives to guard for and/or forward runtime information to the compiler.
Since:
0.8 or older
See Also:
Profile
Skip navigation links
GraalVM Truffle Java API Reference
24.0.0-dev

d527d43cc150719e009f3463253bc39d85378030

Copyright © 2012, 2023, Oracle and/or its affiliates. All rights reserved.