Profile Node
fun ProfileNode(id: Int, callFrame: CallFrame, hitCount: Int? = null, children: List<Int>? = null, deoptReason: String? = null, positionTicks: List<PositionTickInfo>? = null)
Content copied to clipboard
Sources
jvm source
Link copied to clipboard