Skip navigation links
GraalVM Truffle Java API Reference
23.1.0-dev

fd644de48827d6f22c1f1551a69ee3383132b221

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
23.1.0-dev

fd644de48827d6f22c1f1551a69ee3383132b221

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