adjustUnreifiedCallDepthBy

fun adjustUnreifiedCallDepthBy(delta: Int)

Add the delta to the current count of how many frames would be reified into continuations at the current execution point.

Parameters

delta

How much to add.