add Nanoseconds Checking Result Type
fun addNanosecondsCheckingResultType(deltaNanoseconds: Long, interpreterIndex: Int)
Content copied to clipboard
Record that some number of nanoseconds were just expended checking the type of the value returned by this primitive.
Parameters
delta Nanoseconds
The amount of time just spent checking the result type.
interpreter Index
The interpreterIndex of the current thread's interpreter.