FUNCTION_TYPE
The type of function that this compiled code type supports. Compiled code types are contravariant with respect to the function type's argument types and covariant with respect to the function type's return type.
The type of function that this compiled code type supports. Compiled code types are contravariant with respect to the function type's argument types and covariant with respect to the function type's return type.