Evaluation
evaluate(script, options?)
queuedis the default and serializes calls.non-blockingbypasses the queue when the caller knows the work is independent.
The evaluator preserves the existing awaitPromise and returnByValue behavior while adding deterministic serialization around concurrent calls.