codeLoadSkippedNotFresh

open fun codeLoadSkippedNotFresh(startValue: Any?)

Invoked when a code load is skipped because the cached code isn't up-to-date.

Parameters

startValue

the value returned by codeLoadStart for the start of this call. This is null unless codeLoadStart is overridden to return something else.