callerIsReified

fun callerIsReified(): Boolean

Answer whether the current frame's caller has been fully reified at this time, and is therefore at the top of the getReifiedContinuation call stack.

Return

Whether the caller is already reified.