set Starting Chunk And Reoptimization Countdown
fun A_RawFunction.setStartingChunkAndReoptimizationCountdown(chunk: L2Chunk, countdown: Long)
Content copied to clipboard
Set the chunk that implements this A_RawFunction, and the countdown to reoptimization by the L2Generator.
Parameters
chunk
The chunk to invoke whenever the Interpreter starts execution of this function implementation}.
countdown
The countdown to reoptimization by the Level Two translator.