attemptThePrimitive

fun attemptThePrimitive(primitiveFunction: A_Function, primitive: Primitive): StackReifier?

Attempt the primitive, dynamically checking whether it is an inlineable primitive.

Return

The StackReifier, if any.

Parameters

primitiveFunction
primitive