attempt Inline Primitive
fun attemptInlinePrimitive(primitiveFunction: A_Function, primitive: Primitive): StackReifier?
Content copied to clipboard
Attempt the inlineableprimitive.
Return
The StackReifier, if any.
Parameters
primitive Function
The primitive A_Function to invoke.
primitive
The Primitive to attempt.