attemptInlinePrimitive

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

Attempt the inlineableprimitive.

Return

The StackReifier, if any.

Parameters

primitiveFunction

The primitive A_Function to invoke.

primitive

The Primitive to attempt.