attempt The Primitive
fun attemptThePrimitive(primitiveFunction: A_Function, primitive: Primitive): StackReifier?
Content copied to clipboard
Attempt the primitive, dynamically checking whether it is an inlineable primitive.
Return
The StackReifier, if any.
Parameters
primitive Function
The A_Function.
primitive
The Primitive.