Companion
Functions
Answer the bootstrapped assignment function used to restart implicitly observed assignments.
Answer the Avail interpreter associated with the Thread.currentThread. If this thread is not an AvailThread, then fail.
Answer the unique interpreterIndex of the Avail interpreter associated with the current thread, if any. If this thread is not an AvailThread, answer 0.
Answer the Avail interpreter associated with the current thread. If this thread is not an AvailThread, then answer null.
Set the current logging level for interpreters.
If JVMTranslator.callTraceL2AfterEveryInstruction was true during code generation, this method is invoked just prior to each L2 instruction.
Properties
The method afterAttemptPrimitive.
The CheckedField for the field argsBuffer.
The CheckedMethod for attemptInlinePrimitive.
The CheckedMethod for attemptNonInlinePrimitive.
The CheckedMethod for invoking attemptThePrimitive.
The method beforeAttemptPrimitive.
Access the callerIsReified method.
Access the getLatestResult method.
Access the getReifiedContinuation method.
The CheckedField for the field function.
The CheckedField for the field argsBuffer.
Access the isInterruptRequested method.
The CheckedField for levelOneStepper.
Access the popContinuation method.
The CheckedMethod for reifierToRestart.
Access the reportUnassignedVariableRead method.
Access the reportWrongReturnType method.
Access the setLatestResult method.
Access the setReifiedContinuation method.
The CheckedMethod referring to the static method traceL2.