Package com.oracle.truffle.api.profiles


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.
Since:
0.8 or older
See Also: