traceVariableWrites

fun traceVariableWrites(): Boolean

Should the Interpreter record which A_Variables are written while running its current A_Fiber?

Return

true if the interpreter should record variable accesses, false otherwise.