Executes a JS Script on this runtime and returns the result as a V8Array. If the result is not a V8Array, then a V8ResultUndefinedException is thrown. @param script The script to execute. @return The result of the script as a V8Array, or V8ResultUndefinedException if the result is not a V8Array.
(final String script)
source not stored for this graph (policy: none)